assessment: assessment

View source: R/hcr_funcs.R

assessmentR Documentation

assessment

Description

Function used by get_hcr_ip() to generate input data for an assessment based HCR. The input to the HCR is depletion (i.e. Biomass / K).

Usage

assessment(stock, mp_params, yr, iters = 1:dim(stock$biomass)[1])

Arguments

stock

The stock object

mp_params

A named list of MP parameters (with est_sigma and est_bias elements)

yr

The timestep that the biomass is taken from.

iters

Numeric vector of iters. Default is all of them.


AMPLE documentation built on Sept. 29, 2023, 9:07 a.m.