Phillip J van Mantgem <pvanmantgem <at> usgs.gov> writes: > > I am wondering if there is an R function that could estimate a generalized > nonlinear mixed model. >
Short answer: no (not really/not that I'm aware of). Long answer: AD Model Builder? WinBUGS? shortcuts like nlme applied to the proportion dying, with appropriate scaling of the variance (weights argument)? I'm afraid that a nonlinear generalized mixed model with two random effects, although fairly straightforward to define, is pretty darned difficult to solve reliably ... cheers Ben Bolker ______________________________________________ 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.