Description Usage Arguments Value Examples
View source: R/model_functions.R
Given population changes over specified period, Lambda
calculates mean lambda (population growth rate) with lower & upper bounds.
Lambda = 1 indicates a stable population.
1 |
popChanges |
A numeric vector providing population changes. Likely the
output from |
selectCI |
Numeric value of either 0.90, 0.95, or 0.99. Denotes
confidence interval (to |
A dataframe with seven fields, including mean lambda.
1 | # coming soon
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.