README.md

AbunOI

The R package AbunOI implements the semiparametric empirical likelihood (EL) inference for abundance via EM algorithms.

The zero-truncated, zero-truncated one-inflated, and one-inflated zero-truncated binomial and Poisson regression models could be used to fit the one-inflated capture-recapture data. Under these models, this package provides four main functions to make statistical inferences.

Usage

In the R software, the following codes are used to install the package:

install.packages("devtools")

library(devtools)

install_github("ecnuliuyang/AbunOI")

As an example, the following codes are provided to show the usage of the main functions in this packag:

library(AbunOI)

example(abun_oi)

Reference

Liu, Y., Li, P., Liu, Y., and Zhang, R. (2021). Semiparametric empirical likelihood inference for abundance from one-inflated capture-recapture data. Biometrical Journal.

For questions, comments or remarks about the code please contact Y. Liu at this email address liuyangecnu@163.com.



ecnuliuyang/AbunOI documentation built on Feb. 13, 2022, 4:32 p.m.