mohnrho | R Documentation |
Generate parameterised g3a_initial_abund
mohnrho(
fit,
retrofit,
vars = c("total.biomass", "F", "recruitment"),
lag = c(0, 1, 1),
aggregate_biomass = TRUE
)
fit |
A g3_fit object |
retrofit |
A list of g3_fit objects that differ in their terminal year, i.e. the result of a retrospective analysis |
vars |
Which variables would you like to calculate Mohn's Rho for? They must be columns in fit$res.by.year |
lag |
vector of lags for each variable in terms of years |
aggregate_biomass |
calculate rho for biomass over stocks? Only works if 'total.biomass' is in vars |
A data.frame with mohn's rho for each variable by stock
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.