Dear R users/experts, I've heard it's possible to estimate the above kinds of models in R. However, after (an admittedly brief) survey of the packages, I haven't found an obvious candidate. Can you offer any help? (Yes I'm a newby.) Yours sincerely Christoph Hanck Studentische Hilkskraft Lehrstuhl f?r Empirische Wirtschaftsforschung, Prof. Dr. Wilfling http://www.wiwi.uni-muenster.de/~05/ WWU Muenster Tel.: +49-251-83 25045 eMail: chrhanck at aol.com
See ?glm and ?binomial. -sundar Chrhanck at aol.com wrote:> Dear R users/experts, > > I've heard it's possible to estimate the above kinds of models in R. However, after (an admittedly brief) survey of the packages, I haven't found an obvious candidate. Can you offer any help? (Yes I'm a newby.) > > Yours sincerely > > Christoph Hanck > Studentische Hilkskraft > Lehrstuhl f?r Empirische Wirtschaftsforschung, Prof. Dr. Wilfling > http://www.wiwi.uni-muenster.de/~05/ > WWU Muenster > Tel.: +49-251-83 25045 > eMail: chrhanck at aol.com > > ______________________________________________ > R-help at stat.math.ethz.ch mailing list > https://www.stat.math.ethz.ch/mailman/listinfo/r-help
Dear Sundar and Christoph, The glmmPQL function in the MASS package will fit generalised linear mixed models (appropriate, e.g., for longitudinal data), as will the GLMM function in the lme4 package. I believe that there are some other facilities for doing so as well, but they don't come to mind. I hope that this helps, John At 07:49 AM 9/20/2003 -0500, Sundar Dorai-Raj wrote:>See ?glm and ?binomial. > >-sundar > > >Chrhanck at aol.com wrote: >>Dear R users/experts, >>I've heard it's possible to estimate the above kinds of models in R. >>However, after (an admittedly brief) survey of the packages, I haven't >>found an obvious candidate. Can you offer any help? (Yes I'm a newby.) >>Yours sincerely >>Christoph Hanck >>Studentische Hilkskraft >>Lehrstuhl f?r Empirische Wirtschaftsforschung, Prof. Dr. Wilfling----------------------------------------------------- John Fox Department of Sociology McMaster University Hamilton, Ontario, Canada L8S 4M4 email: jfox at mcmaster.ca phone: 905-525-9140x23604 web: www.socsci.mcmaster.ca/jfox