leslie: Leslie matrix

leslie,FLBRP-methodR Documentation

Leslie matrix

Description

Creates a Leslie Matrix from a FLBRP object that represents a population at equilibrium

Usage

## S4 method for signature 'FLBRP'
leslie(object, fbar = FLQuant(0), numbers = TRUE, ...)

Arguments

object

FLBRP

fbar

numeric F at whicj survival calculated

numbers

boolean numbers or biomass, numbers bt default

...

any other arguments

Value

matrix

See Also

lhRef, lhPar, lhEql

Examples

## Not run: 
eql=lhEql(lhPar(FLPar(linf=100)))
leslie(eql)

## End(Not run)

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