Learn R Programming

capwire (version 1.1.4)

wombat: Wombat Capture Count Data

Description

This is a data set consisting of capture count data published in Banks et al. 2003 from northern hairy-nosed wombats (Lasiorhinus kretii). It is used as an example in the capwire tutorial.

Usage

data(wombat)

Arguments

Format

A two-column data frame capture.class: class assignment where individuals in class i were caught i times No.Ind: the number of individuals in each capture.class

Source

Banks, S. C., S. D. Hoyle, A. Horsup, P. Sunnucks, and A. C. Taylor. 2003. Demographic monitoring of an entire species (the northern hairy-nosed wombat, Lasiorhinus kretii) by genetic analysis of non-invasively collected material. Animal Conservation 6:101-107. DOI: 10.1017/S1367943003003135

Details

This data set can be used as input for fitEcm, fitTirm, fitTirmPartition, partitionCountData.

Examples

Run this code
data(wombat);
wombat

Run the code above in your browser using DataLab