BBRecapture (version 0.2)

hornedlizard: Flat-tailed Horned Lizard Dataset

Description

Data from multiple searches for flat-tailed horned lizards (Phrynosoma mcalli) on a plot in Arizona, USA.

Usage

data(hornedlizard)

Arguments

Format

A matrix with 68 rows (observed lizards) and 14 columns (capture occasions)

Details

The flat-tailed horned lizard (Phrynosoma mcalli) is a desert lizard found in parts of southwestern Arizona, southeastern California and northern Mexico. There is considerable concern about its conservation status. The species is cryptically colored and has the habit of burying under the sand when approached, making it difficult or impossible to obtain a complete count (Grant and Doherty 2007).

A total of 68 individuals were captured 134 times. Exactly half of the individuals were recaptured exactly only once. This dataset is also includedin the secr package.

References

Grant, T. J. and Doherty, P. F. (2007) Monitoring of the flat-tailed horned lizard with methods incorporating detection probability. Journal of Wildlife Management 71, 1050--1056

Royle, J. A. and Young, K. V. (2008) A hierarchical model for spatial capture<U+2013>recapture data. Ecology 89, 2281<U+2013>2289.

Examples

Run this code
# NOT RUN {
data(hornedlizard)
str(hornedlizard)

# }

Run the code above in your browser using DataCamp Workspace