Peter, The types of model you are looking to fit are *nonlinear* models. In fact, to be more precise, they are examples of nonlinear ordinal regression models. Check out the nordr package in R. a link to documentation is:
http://rss.acs.unt.edu/Rdoc/library/gnlm/html/nordr.html Regards, Mike -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Tait Sent: 26 April 2006 03:28 To: [email protected] Subject: [R] Generalized linear mixed models Hi, I would like to fit a generalized linear mixed model (glmm) with a 3 level response. My data is from a longitudinal study with multiple observations/patient and multiple patients / country. Is there an R package that will fit a proportional odds, continuation ratio, or adjacent categories glmm? Thanks Peter ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
