refpts: Maximum Sustainable Yield reference points

Description Usage Arguments Value See Also Examples

Description

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

Usage

1
refpts(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 arguments

Value

an FLPar object with value(s) of F_MSY

See Also

msy, 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.