bacollier wrote:
I assume you mean a 20% naive detection rate? I guess the first question to ask is whether or not you have enough data. Home many 'sites' are you sampling/collecting P/A data on? How many sampling occasions are you using? what do your enc. histories look like in general for each site/species combination (e.g., are they 1101101, or 0000100)?
I sampled 120 sites 3 times in a season. My detection histories vary, but for the species I'm having trouble with, there's a lot of 100 or 001 (and a lot of 000's as well). I'm guessing this is part of the problem, having a low number of sampling occasions.
What models are failing? Is it the same model every time?
It's not the same model every time, and for many species, it seems to be random. For one species, it was one variable that seemed to be the problem, but others only the fully saturated model would fail, or just 2 or 3 seemingly random model.
I've a few questions: Can I use these species in my analysis? Should I just remove the 1 or 2 models that fail, or would that invalidate my results? I've found that when I check the "use alt. opt. method", the models will usually work. Would I then have to run all 120 other models that way as well?
Not enough information yet to say yes or no on dropping stuff. I would not remove models until you get a feel for why the error is occurring. Can you provide information that is specific to what you are doing, what data looks like, and what models are failing?
\bret
Here's an example for a species I'd especially like to use (Yellow-bellied Sapsucker):
TPA is trees/acre, and TREAT is a dummy variable whether indicating a forestry treatment was conducted at that site.
In the dot model, p=.35, phi=.65
The only model that fails is {P+PHI+TPA+TREAT+TPAXTREAT}.
Here's the output I get:
YBSA13
LOGIT Link Function Parameters of {P+PHI+TPA X TREAT}
95% Confidence Interval
Parameter Beta Standard Error Lower Upper
------------------------- -------------- -------------- -------------- --------------
1:P -0.8212437 0.1679888 -1.1505018 -0.4919856
2:PHI 1.0050269 0.6877274 -0.3429189 2.3529727
3:TPA -0.9525849 0.5493958 -2.0294006 0.1242309
4:TREAT 306.62691 3826.5921 -7193.4938 7806.7477
5:INTERACTION -382.72479 725.20227 -1804.1213 1038.6717
95% Confidence Interval
Parameter Estimate Standard Error Lower Upper
-------------------------- -------------- -------------- -------------- --------------
1:p 0.3054997 0.0356421 0.2403974 0.3794259
2:Psi 1.0000000 0.0000000 1.0000000 1.0000000
All the other models seem to work fine, including ones with TREAT and interactions with TREAT. The encounter history file is a mix of 100, 101 and a few 111, and maybe half of the sites 000.
Thanks for taking a look!
David