hi Hemanta,1. If the model fits then it might be ok but it sounds like not. Most people would say your model needs to fit in order to do inference.2. This is the right idea conceptually but I think probably not quite right if you have to estimate N with a model, especially one that doesn't fit, because there is uncertainty about N in that case.It might be better to use occupancy models to estimate site level p.
3. I'm not sure what you mean by this4. you are correct about predict and raneff. You can sum the site level N's but the interpretation of that is not straightforward unless the sample units have precise area which is usually not the case. To get a SE for total N you can use the parboot function.
regardsandy
On Mon, Feb 23, 2015 at 11:55 PM, Hemanta <hemant...@gmail.com> wrote:
--Hello,
I am new to unmarked and seek some advice on analyses that I have been doing using unmarked pcount.
Below are the issues that I seek help from you.
1) I have 361 sites where herd of prey species are counted 4 times. There are lots of zeros in the data. None of the Poisson and ZIP models fitted the data. NB model seems like better fit when I see the graph of SSE but chisq p value always appear 0. In this context, is it legitimate to use NB models for modeling abundance?
2) I don’t have covariates explaining detectability. When I use plogis (the coeff of detection), I believe that the obtained p is for Individual herd level p. I am interested to find the site level pi. Does the following code give site level pi?
pi = 1-(1- p)^Ni
Where, p= plogis (the coeff of detection)
Ni = N estimated by ‘raneff’ command.
3) If #2 is used to calculate site level pi, is it possible to calculate overall detectability of that particular species in general, if yes, how can the detectability and its SE be calculated?
4) For N-- I believe that predicted value by the ‘predict’ function is basically giving site-level lambda, and ‘ranef’ is giving N’s for each site. How can I obtain total N then? I could sum predicted values given by ‘predict’ function but I don’t think that it yields N. And, I could not sum the values obtained from ‘ranef’ function. Can you suggest me the ways to find total N and the associated SE?
Thanks for your help
Hemanta
T
You received this message because you are subscribed to the Google Groups "unmarked" group.
To unsubscribe from this group and stop receiving emails from it, send an email to unmarked+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.