Learn R Programming

refitME (version 1.3.1)

Priniadata: 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

Arguments

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.

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

Run this code
# Load the data.

data(Priniadata)

Run the code above in your browser using DataLab