fmsy: fmsy

Description Usage Arguments Value See Also Examples

Description

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

Usage

1
fmsy(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 FMSY

See Also

msy, bmsy

Examples

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

## End(Not run)

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