simone77 wrote:Hi,
I have three groups according to their gender:
1 0 0; (males)
0 1 0; (females)
0 0 1, (sex unknown)
I am using a CJS and would like to set the parameters values (apparent survival and capture rates) of group three to be intermediate between same parameters of males and females (as they are a mix of both genders).
Is there a way to do it?
Thanks in advance for any response,
Simone
TO some degree, yes, using a cumulative logit link, and some thought.
But, what you're proposing is unnecessary, and not the preferred approach, since (in your question) you're already assuming something about the 'make-up' of the unknown group.The expectation that the survival for the unknown group being intermediate amongst the two sexes is based on implicit assumptions about the relative proportions of males and females in the unknown group.
There are other, more robust approaches. Basically, you're considering a problem where the 'state' (sex) of an individual is unknown (or, equivalently, unobservable). What you do with that depends on whether this state is 'permanent' (i.e., if the sex for the individual is never known), or transient (i.e., if there is a no-zero probability that at some point you might know the sex). There are any number of papers on the subject -- see work by Pradel, Nichols, Kendall -- search for the word 'unknown' and/or 'sex' in the title.