Learn R Programming

DLMtool (version 5.0.2)

optBH: Wrapper for estimating stock recruitment parameters from resampled stock-recruitment data

Description

Wrapper for estimating stock recruitment parameters from resampled stock-recruitment data

Usage

optBH(x, SSB, rec, SSBpR, R0temp, pars, frac = 0.5, plot = F)

Arguments

x

position (currently redundant)

SSB

'observations' of spawning biomass

rec

'observations' (model predictions) of recruitment

SSBpR

spawning stock biomass per recruit at unfished conditions

R0temp

an initial guess at the level of unfished recruitment

pars

an initial guess at model parameters steepness and R0

frac

the fraction of observations for resampling

plot

should a plot of model fit be produced?