| gen_di_det_ex {ipmr} | R Documentation |
A general deterministic IPM example
Description
A general deterministic IPM example
Usage
gen_di_det_ex
Format
A general deterministic IPM with the following slots:
- sub_kernels
The computed sub-kernels for the model, named
P,go_discrete,stay_discrete, andleave_discrete.- env_list
Empty
- env_seq
Contains
NA. Not particularly useful for deterministic IPMs, but critical for reproducing stochastic ones.- pop_state
A list of length 2, with names
n_bandn_ht.- proto_ipm
The
proto_ipmused to implement the model.
[Package ipmr version 0.0.7 Index]