Learn R Programming

blmeco (version 1.4)

nightingales: Nightingale territory occupancy data

Description

Territory occupancy data indicating whether a Nightingale (Luscinia megarhynchos) was observed (1; 0 otherwise) in a given territory, year and during a given visit.

Usage

data(nightingales)

Arguments

Format

Three-dimensian array containing 0 (i.e. not observed) and 1 (observed) with the three dimensions referring to

1st dimension

the 1:55 territories

2nd dimension

the 1:10 study years

3rd dimension

the 1:8 visits

References

Roth T; Amrhein V (2010) Estimating individual survival using territory occupancy data on unmarked animals. Journal of Applied Ecology 47: 386-392.

Examples

Run this code
# NOT RUN {
data(nightingales)
# }

Run the code above in your browser using DataLab