msy: msy

Description Usage Arguments Value See Also Examples

Description

Calculates MSY given the model parameters, can be done for a biodyn class, or by specifying the model and parameters

Usage

1
msy(object, params, ...)

Arguments

object

an object of class biodyn or a string or factor that species the model

params

an FLPar object with model parameters

...

any other parameters

Value

an FLPar object with value(s) of MSY

See Also

bmsy, fmsy

Examples

1
## Not run:  msy('logistic',FLPar(msy=100,k=500))

laurieKell/biodyn documentation built on May 20, 2019, 7:58 p.m.