[R] Nonlinear mixed binary regression model

Daniel Malter daniel at umd.edu
Wed Jul 29 03:38:29 CEST 2009


Caio, check the lme4 library. The lmer function allows for fixed and random
effects.

Daniel


-------------------------
cuncta stricte discussurus
-------------------------

-----Ursprüngliche Nachricht-----
Von: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] Im
Auftrag von Caio Azevedo
Gesendet: Tuesday, July 28, 2009 6:43 PM
An: r-help at r-project.org
Betreff: [R] Nonlinear mixed binary regression model

Hi all,

Is there any package in R which fits binary regression models with a probit
(or logit) link function related to a nonlinear predictor with both fixed
and random effects? Something like that:

Y ~ Bernoulli(p)


probit(p) = h(X*Beta + Z*b), where ``h'' is a nonlinear function, X and Z
are known design matrices, Beta are fixed effects and b are random effects.


Thanks all in advance,


Best regards,

Caio

	[[alternative HTML version deleted]]

______________________________________________
R-help at 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.




More information about the R-help mailing list