raw_data_ex: Raw demographic data to construct an example IPM

iceplant_exR Documentation

Raw demographic data to construct an example IPM

Description

Raw demographic data to construct an example IPM

Usage

iceplant_ex

Format

288 observations of 10 variables

id

Individual identification number

size

Surface area in square meters of each individual at time t.

flower_n

If the plant is reproductive, the number of flowers it made.

log_size

Log transformed size.

repro

Either 0 or 1 to indicate whether the plant is reproductive.

size_next

Surface area in square meters of each individual at time t + 1.

flower_n_next

If the plant is reproductive at t + 1, the number of flowers it made.

survival

Either 0 or 1 to indicate whether a plant at t survives to t + 1.

log_size_next

Log transformed size_next.

repro_next

Either 0 or 1 to indicate whether a plant is reproductive at t + 1.


levisc8/ipmr documentation built on Feb. 22, 2023, 9:15 p.m.