View source: R/z4_implement_error_function.R
Generate a beta random deviate around a target exploitation rate
with variability given by SUM
, the sum of the two beta shape parameters.
1 | implement_error(U_target, SUM)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.