estimation_error: estimation_error

View source: R/hcr_funcs.R

estimation_errorR Documentation

estimation_error

Description

Estimation error applied to the 'true' stock status to generate an 'observed' stock status used in the HCR. The error is a combination of bias and lognormally distributed noise.

Usage

estimation_error(input, sigma, bias)

Arguments

input

A vector of the 'true' stock status

sigma

Observation error standard deviation

bias

Observation error bias


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