[R] library for mixed GLM?

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Sun May 27 19:22:18 CEST 2001


Tord Snall <tord.snall at ebc.uu.se> writes:

> Dear all,
> 
> I am taking a course in GLM given by a devoted SAS user. He has given us a
> homework where  a mixed GLM with a logistic link and binomially distributed
> observations should be fitted.
> 
> I know of the library nlme for mixed effect models but as I understand it,
> one cannot choose between different links and distributions in the
> functions provided there.
> 
> I have so far managed very well with R (and of course given him my R code
> ;-) ) but now I am stuck. Could someone please point me at a suitable library.

The mailing list search engine came up with a short discussion almost
exactly a year back.

I suspect the closest you get is the glmm() function in Jim Lindsey's
repeated library (http://www.luc.ac.be/~jlindsey/rcode.html). It's
rather restricted in what it does, but it might be that what it does
happens to be what you need...

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list