We're using a multi-stratum live-recapture, dead-recovery analysis to investigate age-specific survival and stratum dynamics. We're fitting "non-parametric" models that generate stratum- and age-specific survival rates. These involve an identity design matrix. There are 3 strata in this analysis. We've noticed that there are qualitative differences in the results depending upon whether the link function is sin or logit. In particular, the order of the stratum-specific trends is changed. So, for example, with the sin link, stratum A has higher age-specific estimates than those of stratum B, which, in turn, are higher than those of stratum C. ("Top" to "Bottom", the order is A, B, C.) In contrast, with the logit link, stratum A has lower age-specific estimates than those of stratum B, which, in turn, are lower than those of stratum C. ("Top" to "Bottom", the order is C, B, A.) For the trait involved, there are major qualitative differences in the biological interpretation of these orderings. At least naively, it is worrisome that there is such a substantial difference associated with a data transformation.
The standard MARK advice here is
"The default is the SIN function, because the sin function is most useful with the identity design matrix to provide a constraint that keeps the real parameters in the [0, 1] interval, yet allows the number of parameters to be correctly estimated."
What I would love to get advice on is
1) the basis in the primary literature for the statement above as to why the sin function is preferable. have there been analytical or numerical studies demonstrating this to be the case?
2) suggestions for how to proceed in this particular case. as readers of this will know, one reason to use the logit link is that it allows correct parametric models to be fit (for these data, parametric models fit with the sin link are clearly wrong). However, this may not trump other reasons to use the sin link (especially since I am not a strong believer in parametric models, at least in the demographic context, and we could just drop them).
Any and all thoughts, advice, and references are much appreciated.
many thanks!