Imputation - fixed model
row A 100 B 100 Y
impute.asd !skip 1 !DOPART $1
!PART 1 A and B fixed
Y ~ mu A B
!PART 3 A fixed and B random
Y ~ mu A !r B
!PART 5 A and B random
Y ~ mu !r A B
# Models with Imputation
!PART 11 A and B fixed
!IMPUTE
Y ~ mu !SM 1 A !SM 2 B
!PART 13 A fixed and B random
!IMPUTE
Y ~ mu !SM 1 A !r !SM 2 B
!PART 15 A and B random
!IMPUTE
Y ~ mu !r !SM 1 A !SM 2 B
A summary of variance estimates from these models is in the User Guide
(Table 5.7) and shows the variance components estimated normally and as the average