Lisbeth Garzon schrieb: > Dear R-Help team, > > I'm researcher University Nacional of Colombia, I'll use R for my research, > and I would want to know, how i can to estimate Logistic Regression model > such as binary logistic model, multinomial logistic model, and logit models > with repeated measurement, for i can estimate discrete choice models. > > I would appreciate your help. > > Dear Lisbeth,
starting points could be http://cran.r-project.org/web/views/ which is e.g. in social sciences listing relevant packages. The official introduction: http://cran.r-project.org/doc/manuals/R-intro.pdf And the tons of contributed manuals: http://cran.r-project.org/other-docs.html plus maybe the posting guide... hth Stefan ______________________________________________ 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.