analyzeStandard | R Documentation |
Compute standard IPM population level metrics, such as the population growth rate, left and right eigenvectors, and sensitivity and elasticit matrices.
analyzeStandard(obj)
obj |
A mwIPM model object. |
A mwIPM model object, with the results of the computation stored in a list.
ipm %<>% analyzeStandard() str(ipm$analysis$standard)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.