eqsr_Buckland: Stock recruitment fitting

View source: R/eqsr_Buckland.R

eqsr_BucklandR Documentation

Stock recruitment fitting

Description

Fits one or more stock recruitment relationships to data contained in 'data'

Usage

eqsr_Buckland(data, nsamp = 5000, models = c("Ricker", "Segreg", "Bevholt"))

Arguments

data

must be a data frame containing columns 'ssb' and 'rec'

nsamp

Number of nonparametric bootstrap samples to take from the stock recruitment data (default is 5000). If 0 (zero) then only the fits to the data are returned and no simulations are made.

models

A character vector containing stock recruitment models to fit. User can set any combination of "Ricker", "Segreg", "Bevholt", "Smooth_hockey".


ices-tools-prod/msy documentation built on June 13, 2025, 12:52 p.m.