Hello everybody,

 This is my firth question in this mailing list. The question is about the
how to deal with a model with both random and fixed factors. I know to do
the analysis using SPSS. The command line wit be as follows:


 UNIANOVA alpha.ug.mg BY Line Year Rep

/RANDOM=Year Rep

/METHOD=SSTYPE(4)

/INTERCEPT=EXCLUDE

/PRINT=HOMOGENEITY

/CRITERIA=ALPHA(0.05)

/DESIGN= Year Rep*Year Line Line*Year


 Could anyone give me a translation of above SPSS command line to R?



 Thanks very much


-- 
Fernando Piston Piston
fpis...@gmail.com

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to