View source: R/add_equilibrium.R
add_equilibrium | R Documentation |
Compute equilibrium values
add_equilibrium(ecoparams, scale_solver, noB_i, type_i)
ecoparams |
list of parameters |
scale_solver |
Whether to solve for ecotrophic efficiency EE given biomass B
( |
noB_i |
Boolean vector indicating which taxa have no B value |
type_i |
character vector indicating whether a taxon is "hetero", "auto", or "detritus" |
Replaces NA values in ecotrophic efficiency and/or biomass with equilibrium solution, and then calculates equilibrium consumption, natural mortality, and other rates.
the list of parameters with missing values in ecoparams$B_i
and/or
ecoparams$EE_i
filled in, as well as additional values Qe_ij
,
m0_i
, and GE_i
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.