Hi everyone! I ran into a problem working the example with mallard data in the nest survival chapter, I keep going back and trying to figure out where I went wrong but I'm stumped. I get all the numbers I should be getting up until the example of fitting Model 3 (DSR varying with Robel score). I get:
LOGIT Link Function Parameters of {Robel}
95% Confidence Interval
Parameter Beta Standard Error Lower Upper
------------------------- -------------- -------------- -------------- --------------
1: 2.9088395 0.1744304 2.5669560 3.2507231
2: 0.0272700 0.0466151 -0.0640957 0.1186357
when the manual indicates the beta values should be 3.012 and 0.108, respectively. I do get the same AIC and deviance values as the example, however. (And the option to "standardize individual covariates" is unchecked, and I use mean individual covariate values for the real parameter estimates).
Thank you for any help.