Description Usage Arguments Value References
abun_zt
is used to implement the maximum empirical likelihood method by fitting zero-truncated count regression models.
1 2 3 4 5 6 7 8 9 10 11 |
y |
number of times that individuals were captured |
K |
number specifying the number of capture occasions when |
x |
vector or matrix containing the individual covariates which have influence on the capture probability. |
dist |
character specification of count regression model family, |
maxN |
number specifying the largest searching value for N in EM algorithm. |
start_beta |
vector specifying the starting value of the coefficient β in count regression model. |
eps |
positive convergence tolerance ε. The iterations converge in EM algorithm when the increase of the log-EL is less than ε. |
maxit |
integer specifying the maximal number of iterations in EM algorithm. |
N0 |
number specifying the value of abundance. If it is |
An abun_oi
object.
Liu, Y., Li, P., Liu, Y., and Zhang, R. (2021). Semiparametric empirical likelihood inference for abundance from one-inflated capture-recapture data. Biometrical Journal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.