Skip to contents

Extract the IPM matrix needed during simulation for a given BA and optionally climate.

Usage

get_step_IPM(x, ...)

Arguments

x

IPM or mu_gr class object.

...

Variables used depending on the class of x.

BA

Total basal area to get the IPM for during simulation.

climate

Climate for which the IPM is needed.

sim_corr

Simulation correction applied to the IPM. "cut" or "none"

IsSurv

Does this step IPM require survival. If missing or NULL, the value will be taken from x$info object

Details

Methods are set for IPM objects and mu_gr. Only the second one require to give the climate and simulation correction to apply to the matrix.