analyzeStandard.mwIPM: Compute standard IPM population level metrics, such as the...

analyzeStandard.mwIPMR Documentation

Compute standard IPM population level metrics, such as the population growth rate, left and right eigenvectors, and sensitivity and elasticit matrices.

Description

Compute standard IPM population level metrics, such as the population growth rate, left and right eigenvectors, and sensitivity and elasticit matrices.

Usage

## S3 method for class 'mwIPM'
analyzeStandard(obj)

Arguments

obj

A mwIPM model object.

Value

A mwIPM model object, with the results of the computation stored in a list.

Examples

ipm %<>% analyzeStandard()
str(ipm$analysis$standard)

mdlama/milkweed documentation built on Sept. 15, 2022, 9:24 a.m.