Learn R Programming

wiqid (version 0.3.3)

salamanders: Occupancy data for blue ridge salamanders

Description

Detection/non-detection data for blue ridge salamanders (Eurycea wilderae) in Great Smoky Mountains National Park.

Usage

data(salamanders)

Arguments

Format

A matrix with 39 rows corresponding to sites and 5 columns corresponding to survey occasions. 1 means that one or more salamanders were observed at the site/survey, 0 means none were seen.

References

MacKenzie, D I; J D Nichols; A J Royle; K H Pollock; L L Bailey; J E Hines 2006. Occupancy Estimation and Modeling : Inferring Patterns and Dynamics of Species Occurrence. Elsevier Publishing.

Examples

Run this code
data(salamanders)

occSStime(salamanders, p ~ .time)

Run the code above in your browser using DataLab