Priniadata {refitME} | R Documentation |
The yellow-bellied Prinia Prinia flaviventris capture-recapture data
Description
Data set consisting of capture-recapture histories 164 uniquely captured birds across 17 weekly capture occasions. Bird wing lengths were also measured in the study.
Usage
Priniadata
Format
A data set that contains: 3 columns with 164 observations. The columns are defined as follows:
w1
Bird wing lengths.
cap
Number of times the individual was captured.
noncap
Number of times the individual was not captured.
Source
See Hwang, Huang and Wang (2007) for full details on the data and study.
References
Hwang, W. H., Huang, S. Y. H., and Wang, C. (2007). Effects of measurement error and conditional score estimation in capture–recapture models. Statistica Sinica, 17, 301-316.
Examples
# Load the data.
data(Priniadata)
[Package refitME version 1.2.2 Index]