Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

raw_data_ex

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.


ipmr

Fits Integral Projection Models Using an Expression Based Framework

v0.0.1
MIT + file LICENSE
Authors
Sam Levin [aut, cre] (<https://orcid.org/0000-0002-3289-9925>), Aldo Compagnoni [aut], Dylan Childs [aut], Sanne Evers [aut], Roberto Salguero-Gomez [aut], Tiffany Knight [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.