leslie | R Documentation |
N by N matrix from Leslie population model with average birth and survival rates.
leslie(a, b = NULL, sparse = FALSE)
a |
average birth numbers (first row) |
b |
survival rates (subdiagonal) |
sparse |
whether to return a sparse matrix |
N by N Leslie population model matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.