calcRickerSmsy: calcRickerSmsy

View source: R/FUNCTION_BiolBM_Subroutines_Smsy.R

calcRickerSmsyR Documentation

calcRickerSmsy

Description

This function calculates Smsy for a Ricker a,b parameters. Note: This function DOES NOT apply bias correction on alpha. Whether the output is bias-corrected estimates or not depends on the par set provided by the user. This keeps the parameter estimation and benchark calculation steps clearly separated, given on-going debates around the bias correction.

Usage

calcRickerSmsy(X, method = "Scheuerell2016", sr.scale = 1, out.type = "Full")

Arguments

X

a data frame with columns ln.alpha, beta

method

one of "Hilborn1985","Petermanetal2000","Scheuerell2016","BruteForce"

sr.scale

scalar applied to SR data in the model fitting step, need it here to scale up the Sgen values

out.type

either "BMOnly" or "Full"


SOLV-Code/RapidRicker documentation built on Jan. 14, 2025, 9:36 a.m.