[R] SPSS -> R

Frank Harrell f.harrell at vanderbilt.edu
Sat Nov 26 19:55:57 CET 2011


If you know SPSS already why not learn R modeling syntax and do this
yourself?

If ALPHA(.05) implies that you are using stepwise variable selection note
that this is an invalid statistical technique.

Frank

Kristi Shoemaker 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@ 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.
> 


-----
Frank Harrell
Department of Biostatistics, Vanderbilt University
--
View this message in context: http://r.789695.n4.nabble.com/SPSS-R-tp4110995p4111006.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list