data_woodchat66: Simulated data for woodchat shrike for use in section 6.6

woodchat66R Documentation

Simulated data for woodchat shrike for use in section 6.6

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 section 6.6.

Usage

data(woodchat66)

Format

woodchat66 is a list with 5 components:

ch

capture histories for 947 females x 10 years.

age

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

count

number of breeding pairs recorded in each year.

J

annual number of juveniles (fledglings) per year.

B

annual number of broods surveyed from which the fledglings counts are obtained.

Source

Simulated data

References

Schaub, M., Kéry, M. (2022) Integrated Population Models, Academic Press, section 6.6.2.

Examples

data(woodchat66)
str(woodchat66)

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