calcRickerOtherBM: calcRickerOtherBM

View source: R/FUNCTION_BiolBM_Subroutines_OtherBM.R

calcRickerOtherBMR Documentation

calcRickerOtherBM

Description

This function calculates Smax and Seq for 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 benchmark calculation steps clearly separated, given on-going debates around the bias correction.

Usage

calcRickerOtherBM(X, sr.scale = 1, out.type = "Full")

Arguments

X

a data frame with columns ln.alpha, beta

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.