limiting.rate: Limiting Rate

Description Usage Arguments Details Examples

Description

This function returns the real dominant eigenvalue of a Matrix Population Model matrix. That is a real number that corresponds to the per-capita growth rate that a population approaches as time passes, in a model with no interactions.

Usage

1

Arguments

mat

a square matrix

Details

A structured population can grow at exactly this rate if the distribution between stages corresponds exactly to the distribution of the dominant eigenvector. The models that can be simulated by this package are of a class that always has a real dominant eigenvector. Note that these are continuous-time models, in which r > 0 means the population will grow, and r < 0 means it will decrease. This function doesn't throw errors, instead it returns 'NA'.

Examples

1
2

facilitation documentation built on May 2, 2019, 5:54 a.m.