Skip to content
Prev 24085 / 398502 Next

Summary: proc mixed vs. lme

Hi Freq

if you like to get familiar with logistic regression in R, I would
recommend the text book of Venables and Ripley (Modern Applied 
Statistics with S-PLUS). All data sets and functions 
are available for R in the MASS-library. The MASS-library could be down
loaded 
from http://cran.r-project.org/bin/windows/contrib/VR.zip (e.g.. Windows
users).
The glm function plays the key role. With the help of this function you
could fit
logistic regression models. First step in the material could be:

library(MASS)
?glm

Regards,

Dominik
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._