lambda: Population growth rate

r,FLPar,missing-methodR Documentation

Population growth rate

Description

Estimates population growth rate for a Leslie matrix

Usage

## S4 method for signature 'FLPar,missing'
r(m, fec, ...)

Arguments

m

FLPar

fec

missing

...

any other arguments

Value

FLPar with growth rate a small population size

See Also

leslie, lhRef

Examples

## Not run: 
library(popbio)
eql=lhEql(lhPar(FLPar(linf=100)))
L=leslie(eql)
lambda(L[drop=TRUE])

## End(Not run)


flr/FLife documentation built on March 29, 2024, 5:50 p.m.