powered by
Simulated capture-recapture data from a latent class model with 2 classes having the same weight on 5 lists.
data(data_sim1)
A matrix containing the capture configurations at individual level.
Forcina, A. and Bartolucci, F. (2021). Estimating the size of a closed population by modeling latent and observed heterogeneity, arXiv:2106.03811.
# \donttest{ data(data_sim1) est = estLCCR(Y=data_sim1,H=2) # }
Run the code above in your browser using DataLab