Description Usage Arguments Details Value References See Also Examples
Calculate projection distance for a population matrix projection model.
1 | projectionD(A, vector)
|
A |
a square, irreducible, non-negative numeric matrix of any dimension. |
vector |
a numeric vector or one-column matrix describing the age/stage distribution used to calculate the distance. |
projectionD
(Haridas & Tuljapurkar 2007) is the difference
between the reproductive value of a population with demographic distribution
given by vector
and the reproductive value of a population in stable
state.
projectionD
will not work for reducible matrices and returns a
warning for imprimitive matrices (although will not function for imprimitive
matrices with nonzero imaginary components in the dominant eigenpair).
Projection distance.
Haridas & Tuljapurkar (2007) Ecol. Lett., 10, 1143-1153.
Stott et al. (2011) Ecol. Lett., 14, 959-970.
Other DistanceMeasures:
CohenD()
,
KeyfitzD()
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.