model response=factor1 factor2 factor1*factor2/solution ddfm=kr;
random block;
lsmeans factor1 factor2 factor1*factor2/cl;
run;
The key, of course, is in preparing the dataset zzz, so that it correctly reflects the incomplete block design.
Steve Denham
Missed SAS Innovate in Orlando?
Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.