r,FLPar,missing-method | R Documentation |
Estimates population growth rate for a Leslie matrix
## S4 method for signature 'FLPar,missing'
r(m, fec, ...)
m |
|
fec |
|
... |
any other arguments |
FLPar
with growth rate a small population size
leslie
, lhRef
## Not run:
library(popbio)
eql=lhEql(lhPar(FLPar(linf=100)))
L=leslie(eql)
lambda(L[drop=TRUE])
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.