SPSS -> R
Perhaps this website and the associated book will be of help: http://r4stats.com/ Michael
On Nov 26, 2011, at 11:08 AM, Kristi Shoemaker <kristi.shoemaker at yahoo.com> wrote:
I'm an SPSS user trying to make the transition to R. Can someone help me translate the following SPSS code into R?: GLM Total_tp1 Total_tp2 WITH Age Sex ? /WSFACTOR=Time 2 Repeated ? /METHOD=SSTYPE(3) ? /CRITERIA=ALPHA(.05) ? /WSDESIGN= Time ? /DESIGN= Age Sex Age*Sex. Also. can anyone recommend any resources to help SPSS users learn to things in R? Thanks, -kristi [[alternative HTML version deleted]]
______________________________________________ R-help at 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.