by eng » Mon Sep 21, 2020 4:10 pm
I'm fitting pretty simple time-varying CJS models using the sin link function for all parameters. When I run my models, the .out file states "Link Function Used is SIN". However, the beta estimates returned by MARK appear to be logit link values (i.e., real estimates are the inverse logit of the beta estimates, rather than the arcsine of the beta estimates). Why is that? Am I missing something about how MARK uses the sin link function?