| estimation_error | R Documentation |
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.
estimation_error(input, sigma, bias)
input |
A vector of the 'true' stock status |
sigma |
Observation error standard deviation |
bias |
Observation error bias |