data_woodchat10: Simulated data for woodchat shrike for use in chapter 10

woodchat10R Documentation

Simulated data for woodchat shrike for use in chapter 10

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

Usage

data(woodchat10)

Format

woodchat10 is a list with 4 components:

marr.a

capture histories for females marked as adults in m-array format.

marr.j

capture histories for females marked as fledglings in m-array format.

B

number of broods monitored each year.

J

number of fledglings produced by the monitored broods.

count

number of breeding pairs recorded in each year.

Source

Simulated data

References

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

Examples

data(woodchat10)
str(woodchat10)

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