I am using a nest survival model (glmer) with random effects and a logistic
exposure link function, as described here:
http://stackoverflow.com/questions/19012128/user-defined-link-function-for-
glmer-for-known-fate-survival-modelling
I am running a number of different models, with varying fixed effects. Some
of them are running well, with no error or warning messages, however
for other models, I am getting the following message:
*Error: (maxstephalfit) PIRLS step-halvings failed to reduce deviance in
pwrssUpdate*
I'm not sure what is causing this error. I have tried to check the data for
simple problems, however can't see anything that could be causing trouble.
I've also tried running the model without the random effects. This results
in a different error message:
*Error: cannot find valid starting values: please specify some*