Description Usage Arguments Value Examples
View source: R/eigen-analysis.R
Calculates lambda_1, the dominant eigenvalue of a matrix, which can be interpreted as the asmyptotic population growth rate of a matrix population model.
1 | lambda1(A)
|
A |
A square matrix |
The dominant eigenvalue of A
, which is the asymptotic growth rate of the
deterministic MPM represented by A.
1 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.