Hi Murray,
I am doing some analyses where I would like to estimate density by sex and am using a "session =3D sex" approach. I have 4 years of data.
I have labeled the sessions for a single year something like "Male2012" and "Female2012" and it works fine for a single year. However, there is a warning about the model statement being deprecated. If I change the sessions to "1" and "2" the deprecated warnings go away.
I tried running a model of just one sex where each session represented a different year (4 years). It seemed to go fine for females. For males I got a message that there were too few records for males and the suggestion was to use a different session as the reference level (I'm assuming that's what the message meant). I couldn't figure out how to change the reference level for the session in autoini so I did it manually.
So I took the first year's worth of data and made it the second session (se ssions in the capture file were labeled "Male2012", "Male 2016", "Male 2018 ", and "Male2019"). I then got a message that for Male 2012 (now the second session) that secr could not find any traps! However, after several hours I found that changing the session labels to "1" "2" "3" "4" ("2" now is the 2012 data) solved the problem. Note that ordering the sessions in the capture file "2" "1" "3" "4" did not work.
Could you give some insight into naming sessions for secr and also how to use autoini to change the reference level of a session (I think that would have save me a lot of time!)? If it's in the documentation, just point me in the right direction because I missed it. However, I was not able to figure anything out about using autoini to change the reference level of a session in the secr.pdf
I would greatly appreciate it.
Thanks,
Duane