bmsy: bmsy

Description Usage Arguments Value See Also Examples

Description

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

Usage

1
bmsy(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, B_MSY and B_MSY

See Also

msy, fmsy and bmsy

Examples

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

## End(Not run)

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