implement_error: Generate Management Errors

Description Usage Arguments

View source: R/z4_implement_error_function.R

Description

Generate a beta random deviate around a target exploitation rate with variability given by SUM, the sum of the two beta shape parameters.

Usage

1
implement_error(U_target, SUM)

Arguments

U_target

Numeric vector of length 1: the mean target exploitation rate

SUM

Numeric vector of length 1: the sum of the two shape parameters of the beta distribution. The larger this value is, the less implementation error there is.


bstaton1/SimSR documentation built on Aug. 20, 2019, 9:43 a.m.