modelCountDetectBin: Registered Models for the Lek Count Data.

Description Usage Format Details Source References Examples

Description

These datasets (lazy loaded) contain the JAGS code for the alternative models

Usage

1
2
3
4
data("modelCountDetectBin")
data("modelCountDetectBinREY")
data("modelCountDetectBinREYObs2")
data("modelCountDetectBetaBinREY")

Format

The format is a character string containg the JAGS code, directly usable with JAGS.

Details

These datasets contain the JAGS code for the following models:

modelCountDetectBin This model describes the most basic N-mixture model tested in the paper. The number of detected males is the result of a binomial process, where the logit of the detection probability is modeled as a function of a linear effect of the number of observers.

modelCountDetectBinREY This model describes the most basic N-mixture model tested in the paper. The number of detected males is the result of a binomial process, where the logit of the detection probability is modeled as a function of a linear effect of the number of observers plus a Year random effect.

modelCountDetectBinREYObs2 This model describes the most basic N-mixture model tested in the paper. The number of detected males is the result of a binomial process, where the logit of the detection probability is modeled as a function of a quadratic effect of the number of observers plus a Year random effect.

modelCountDetectBinREY This model describes the most basic N-mixture model tested in the paper. The number of detected males is the result of a beta-binomial process, where the logit of the mean detection probability is modeled as a function of a linear effect of the number of observers plus a Year random effect.

Source

Calenge C., Menoni E., Milhau B., Foulche K, Chiffard J., Marchandeau S. (in prep.). The participatory monitoring of the capercaillie in the French Pyrenees.

References

Calenge C., Menoni E., Milhau B., Foulche K, Chiffard J., Marchandeau S. (in prep.). The participatory monitoring of the capercaillie in the French Pyrenees.

Examples

1
2

ClementCalenge/caperpyogm documentation built on Sept. 14, 2021, 4:14 p.m.