lbspr: lbspr

Description Usage Arguments Details Author(s) Examples

Description

A wrapper for LBSPR see https://cran.r-project.org/web/packages/LBSPR/vignettes/LBSPR.html This alloe fitting to empirical length data to provide an estimate of the spawning potential ratio (SPR) for use in MSE.

Usage

1
lbspr(object, params, ...)

Arguments

object

data.frame with length frequency sample

params

FLPar with values for linf, a50, ato95 and mk

...

any additional arguments

Details

lbspr

Author(s)

Laurence Kell, Sea++

Examples

1
2
3
4
5
## Not run: 
lfd=lenSample(catch.n(om)[,20:65],ak,nsample=500)
lb=lbspr(lfd,prior) 

## End(Not run)

laurieKell/mydas-pkg documentation built on Nov. 8, 2019, 10:58 p.m.