However, Psi 2 to 1, which I constrain to 0, is identified as a singular value. Why is that? Using the mlogit link does not resolve this issue.
- Code: Select all
SIN Link Function Parameters of {mallard nest success as multi-state b}
95% Confidence Interval
Parameter Beta Standard Error Lower Upper
---------------- -------------- -------------- -------------- --------------
1:S 1:State 1 0.0000000 0.0000000 0.0000000 0.0000000
2:Psi 1 to 2 -1.1329283 0.0122286 -1.1568964 -1.1089602
3:Psi 2 to 1 -0.0995092 426.95820 -836.93760 836.73858
Real Function Parameters of {mallard nest success as multi-state model b}
95% Confidence Interval
Parameter Estimate Standard Error Lower Upper
--------------- -------------- -------------- -------------- --------------
1:S 1:State 1 1.0000000 0.0000000 1.0000000 1.0000000 Fixed
2:Psi 1 to 2 0.0471712 0.0025925 0.0423422 0.0525207
3:Psi 2 to 1 0.0000000 0.0000000 0.0000000 0.0000000 Fixed
Attempted ordering of parameters by estimatibility:
1 2
Beta number 3 is a singular value.
Perhaps the issue is in the details. I constrain detection to 1 for all days and all nests, even for days when a nest was not checked, but I suspect that is not affecting estimates. Also, I did not remove a nest once failure was detected. Since nests are only included in the capture history on days they are checked, and once failed are always failed, I suspect removing failed nests does not affect parameter estimates, but perhaps I am mistaken.
Thank you for any thoughts on why a fixed value is identified as singular.