by jlaake » Wed Nov 09, 2011 3:47 pm
I'm not entirely sure what you were saying in your message other than that you are getting differences between what you got in MARK and RMark. There are at least 4 reasons for differences assuming you did everything in MARK correctly:
1) different data
2) different model
3) different link functions
4) different DM for the same model
The last 2 typicallu only make small differences. From looking at what you show, my guess would be different model. You have used groups="sex" but then your model for N only includes session. To me that seems strange that you wouldn't expect differences in abundance across sex. Note that the model for N is actually for f0 so even if abundance is the same, f0 can differ if one sex is more likely to be caught than the other. I would start with looking for differences in the models that you created with MARK and RMark.