View source: R/RK_project_alpha_pairwise_lambdacov_none_alphacov_none.R
RK_project_alpha_pairwise_lambdacov_none_alphacov_none | R Documentation |
Ricker model for projecting abundances, with specific alpha values and no covariate effects
RK_project_alpha_pairwise_lambdacov_none_alphacov_none(
lambda,
alpha_intra,
alpha_inter,
lambda_cov,
alpha_cov,
abundance,
covariates
)
lambda |
numeric lambda value. |
alpha_intra |
included for compatibility, not used in this model. |
alpha_inter |
single numeric value. |
lambda_cov |
included for compatibility, not used in this model. |
alpha_cov |
included for compatibility, not used in this model. |
abundance |
named numeric vector of abundances in the previous timestep. |
covariates |
included for compatibility, not used in this model. |
numeric abundance projected one timestep
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.