Hi Richard,
Not sure if this will give you (or anyone else) any other ideas, but I figured I'd throw it out there....
Earlier, I was referring to the mean estimate for p(detection). I calculated p(det) using the covariate levels at each station and averaged across stations. Anyway, my pcount estimates were a mess.
After all that, I tried to get things going in pcountOpen ('PCO'), reasoning that many of the problems I was experiencing in pcount might be due (as others suggested) to a closure violation. I treated each visit as a primary period. I think my PCO models look a lot more realistic compared to the pcount models. I didn't add any covariates for recruitment or survival, potentially that could improve things some more.
My Indigo Bunting / clearcuts PCO model is giving me NaNs, but none of the other models I selected (using forward selection) are doing that.
Here are some preliminary results for one habitat type. These are mean estimates averaged across count stations.
My pcountOpen results are up on top (INBU is still a mess, and recruitment/survival seems off on a few others), but the abundance makes better sense.
The next table is just the average, across stations, of either the mean count/station or the max count/station, by way of comparison.
The final one is the pcount estimates that seemed so wildly wrong.
|
Mean ests from pcountOpen models (relaxed assumption of closure
between visits) |
| Species |
Abundance |
density (birds/ha) |
Recruitment |
Survival |
p(detection) |
| INBU |
1.69 |
2.15 |
1.72 |
0.00 |
0.71 |
| YBCH |
1.79 |
2.29 |
0.00 |
0.63 |
0.58 |
| PRAW |
3.53 |
4.49 |
0.01 |
0.65 |
0.23 |
| COYE |
0.77 |
0.98 |
0.57 |
0.09 |
0.63 |
| |
|
|
|
|
|
|
| Mean
estimates based on raw counts (max count or mean count / station) |
| Species |
Abundance (max) |
Abundance (mean) |
Density (max) |
Density (mean) |
|
| INBU |
2.07 |
1.21 |
2.64 |
1.54 |
|
| YBCH |
1.09 |
0.66 |
1.39 |
0.84 |
|
| PRAW |
1.14 |
0.57 |
1.45 |
0.72 |
|
| COYE |
0.94 |
0.44 |
1.19 |
0.55 |
|
| |
|
|
|
|
|
|
Mean ests
from pcount models (assumed closure between visits) |
| Species |
Abundance |
density (birds/ha) |
Pct Sites Birds Seen |
|
p(detection) |
| INBU |
19.68 |
25.06 |
97.3% |
|
0.06 |
| YBCH |
2.90 |
3.69 |
75.7% |
|
0.78 |
| PRAW |
5.18 |
6.59 |
74.8% |
|
0.87 |
| COYE |
3.78 |
4.81 |
64.9% |
|
0.20 |
None of the best models selected in an abundance covariate at alpha=0.10. Some of my other models for different birds/habitats did.
pcountOpen Models:*********************************
SELECTED HAB/SPP: CC / INBU
*********************************
> best
Call:
pcountOpen(lambdaformula = ~1, gammaformula = ~1, omegaformula = ~1,
pformula = ~1, data = UMFPCO, mixture = "P", K = 50)
Abundance:
Estimate SE z P(>|z|)
0.522 NaN NaN NaN
Recruitment:
Estimate SE z P(>|z|)
0.541 NaN NaN NaN
Apparent Survival:
Estimate SE z P(>|z|)
-5.67 10.4 -0.547 0.585
Detection:
Estimate SE z P(>|z|)
0.875 NaN NaN NaN
AIC: 916.3025
*********************************
SELECTED HAB/SPP: CC / YBCH
*********************************
> best
Call:
pcountOpen(lambdaformula = ~1, gammaformula = ~1, omegaformula = ~1,
pformula = ~JD, data = UMFPCO, mixture = "P", K = 50)
Abundance:
Estimate SE z P(>|z|)
0.585 0.162 3.61 0.000302
Recruitment:
Estimate SE z P(>|z|)
-6.27 8.89 -0.705 0.481
Apparent Survival:
Estimate SE z P(>|z|)
0.545 0.336 1.62 0.104
Detection:
Estimate SE z P(>|z|)
(Intercept) -4.3534 2.3921 -1.82 0.0688
JD 0.0304 0.0167 1.82 0.0691
AIC: 649.7416
*********************************
SELECTED HAB/SPP: CC / PRAW
*********************************
> best
Call:
pcountOpen(lambdaformula = ~1, gammaformula = ~1, omegaformula = ~1,
pformula = ~GRND_G + PCTSHRB, data = UMFPCO, mixture = "P",
K = 50)
Abundance:
Estimate SE z P(>|z|)
1.26 0.315 3.99 6.47e-05
Recruitment:
Estimate SE z P(>|z|)
-4.58 12.8 -0.358 0.72
Apparent Survival:
Estimate SE z P(>|z|)
0.634 0.316 2.01 0.0446
Detection:
Estimate SE z P(>|z|)
(Intercept) -2.7159 0.51990 -5.22 1.75e-07
GRND_G 0.0193 0.00623 3.10 1.94e-03
PCTSHRB 0.0303 0.01236 2.45 1.44e-02
AIC: 632.1969
*********************************
SELECTED HAB/SPP: CC / COYE
*********************************
> best
Call:
pcountOpen(lambdaformula = ~1, gammaformula = ~1, omegaformula = ~1,
pformula = ~GRND_W + PCTSHRB + USTY_P, data = UMFPCO, mixture = "P",
K = 50)
Abundance:
Estimate SE z P(>|z|)
-0.261 0.19 -1.37 0.171
Recruitment:
Estimate SE z P(>|z|)
-0.554 0.204 -2.71 0.00668
Apparent Survival:
Estimate SE z P(>|z|)
-2.3 1.13 -2.03 0.0428
Detection:
Estimate SE z P(>|z|)
(Intercept) 0.14580 0.811767 0.18 8.57e-01
GRND_W -0.09349 0.031377 -2.98 2.89e-03
PCTSHRB 0.10024 0.046195 2.17 3.00e-02
USTY_P 0.00177 0.000435 4.08 4.58e-05
AIC: 560.5799
INBU models in my other habitat types did better:SMZ habitat
|
Mean ests from pcountOpen models (relaxed assumption of closure
between visits) |
| Species |
Abundance |
density (birds/ha) |
Recruitment |
Survival |
p(detection) |
| INBU |
1.54 |
1.96 |
0.54 |
0.15 |
0.50 |
| |
|
|
|
|
|
|
|
Mean
estimates based on raw counts (max count or mean count / station) |
| Species |
Abundance (max) |
Abundance (mean) |
Density (max) |
Density (mean) |
|
| INBU |
0.86 |
0.45 |
1.10 |
0.57 |
|
| |
|
|
|
|
|
|
Mean ests
from pcount models (assumed closure between visits) |
| Species |
Abundance |
density (birds/ha) |
Pct Sites Birds Seen |
|
p(detection) |
| INBU |
14.27 |
18.17 |
56.2% |
|
0.06 |
|
|
|
|
|
|
|
|
|
|
|
|
Stringer
|
|
|
|
|
|
|
Mean ests
from pcountOpen models (relaxed assumption of closure between visits) |
| Species |
Abundance |
density (birds/ha) |
Recruitment |
Survival |
p(detection) |
| INBU |
2.94 |
3.75 |
1.76 |
0.21 |
0.29 |
| |
|
|
|
|
|
|
|
Mean
estimates based on raw counts (max count or mean count / station) |
| Species |
Abundance (max) |
Abundance (mean) |
Density (max) |
Density (mean) |
|
| INBU |
1.43 |
0.74 |
1.81 |
0.94 |
|
|
|
|
|
|
|
|
Mean ests
from pcount models (assumed closure between visits) |
| Species |
Abundance |
density (birds/ha) |
Pct Sites Birds Seen |
|
p(detection) |
| INBU |
11.65 |
14.84 |
86.2% |
|
0.23 |
pcountOpen models:
*********************************
SELECTED HAB/SPP: SMZ / INBU
*********************************
> best
Call:
pcountOpen(lambdaformula = ~osty_hw, gammaformula = ~1, omegaformula = ~1,
pformula = ~MSTY_HW + JD + USTY_P, data = UMFPCO, mixture = "P",
K = 50)
Abundance:
Estimate SE z P(>|z|)
(Intercept) 0.68961 0.28944 2.38 0.0172
osty_hw -0.00376 0.00226 -1.66 0.0961
Recruitment:
Estimate SE z P(>|z|)
-0.615 0.254 -2.42 0.0156
Apparent Survival:
Estimate SE z P(>|z|)
-1.74 0.885 -1.97 0.0489
Detection:
Estimate SE z P(>|z|)
(Intercept) -9.00238 2.52398 -3.57 3.61e-04
MSTY_HW 0.00738 0.00160 4.60 4.17e-06
JD 0.03875 0.01641 2.36 1.82e-02
USTY_P 0.00245 0.00103 2.37 1.79e-02
AIC: 445.2098
*********************************
SELECTED HAB/SPP: STR / INBU
*********************************
> best
Call:
pcountOpen(lambdaformula = ~1, gammaformula = ~1, omegaformula = ~1,
pformula = ~1, data = UMFPCO, mixture = "P", K = 50)
Abundance:
Estimate SE z P(>|z|)
1.08 3.75 0.288 0.773
Recruitment:
Estimate SE z P(>|z|)
0.566 2.62 0.216 0.829
Apparent Survival:
Estimate SE z P(>|z|)
-1.34 4.95 -0.271 0.786
Detection:
Estimate SE z P(>|z|)
-0.888 5.33 -0.167 0.868
AIC: 602.7579