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@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.

Reply via email to