Dynamic random effects model
Joseph Magagnoli <jcm331 <at> gmail.com> writes:
All R experts, How do I fit a dynamic Random effects model with a binary dependent variable in R Thanks JCM
You haven't given us nearly enough information to go on.
If you're talking about something like a state-space model with
a binary response, I would probably say your best bet is
a Bayesian approach, prob. via JAGS/R2jags or WinBUGS/R2WinBUGS.
(A lot) more context will give a higher probability of a useful
answer.
good luck
Ben Bolker