data_woodchat5: Simulated data for woodchat shrike for use in chapter 5

woodchat5R Documentation

Simulated data for woodchat shrike for use in chapter 5

Description

Demographic parameters based on the woodchat shrike are introduced in Schaub & Kéry (2021) section 3.2 and details of the simulation are given in section 5.5. This data set has simulated data for use in chapter 5.

Usage

data(woodchat5)

Format

woodchat5 is a list with 4 components:

ch

capture histories for 1902 females x 20 years.

age

the age of each individual at first capture: 1 = juvenile, 2 = at least 1 year old (adult).

repro

reproduction information for 929 monitored nests: Reproduction = total number of fledglings (male + female), Year = year monitored, Age of mother = 1 = 1 year old, 2 = at least 2 years old.

count

total number of breeding pairs observed in each year.

Source

Simulated data

References

Schaub, M., Kéry, M. (2022) Integrated Population Models, Academic Press, chapter 5.

Examples

data(woodchat5)
str(woodchat5)

IPMbook documentation built on Aug. 22, 2023, 1:07 a.m.