leslie: Method for calculating Leslie matrix dynamics of an FLBiol...

Description Usage Arguments Details Value Author(s) References See Also Examples

Description

For an FLBiol object with the natural mortality-at-age, fecundity and spwn data present in the object.

Usage

1
leslie(object, ...)

Arguments

object

An object of type FLBiol.

...

Extra arguments accepted by each implementation.

Details

Usual Leslie matrix type dynamics for a FLBiol object.

Value

An object of class FLBiol.

Author(s)

FLR Team

References

Leslie, P.H. (1945) The use of matrices in certain population mathematics. Biometrika,33(3), 183-212.

Leslie, P.H. (1948) Some further notes on the use of matrices in population mathematics. Biometrika, 35(3-4), 213-245.

See Also

FLBiol

Examples

1
2
data(ple4.biol)
ple4.l <- leslie(ple4.biol,plusgroup=FALSE)

FLCore documentation built on May 2, 2019, 5:46 p.m.