metapopulation_example_param {cxr} | R Documentation |
Metapopulation dynamics coefficients
Description
A nested list containing vital rate coefficients for projecting
metapopulation dynamics.
The first level of the list has 3 elements, one for each species modelled.
The second level of the list has 2 elements, one for each site modelled.
For each combination species-site, there is a data.frame of eight rows -
one per each vital rate, and eight columns - one per coefficient, that
correspond to the coefficients of a GLM. These are named as alpha
,beta1
,
etc, in the data.frame, and correspond to the intercept, environmental effect,
effects of each of the three species' density, and environment:density interactions
Usage
data(metapopulation_example_param)
Format
A nested list with 3x2 elements, each of which a dataframe of 8 rows and 8 numeric columns
[Package cxr version 1.1.1 Index]