data_woodchat6: Simulated data for woodchat shrike for use in section 6.3

woodchat6R Documentation

Simulated data for woodchat shrike for use in section 6.3

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.3.

Usage

data(woodchat6)

Format

woodchat6 is a list with 6 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.

f

number of fledglings per monitored nest.

Source

Simulated data

References

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

Examples

data(woodchat6)
str(woodchat6)

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