Arguments
est
management value (mv) or vector containing individual parameter values from, say, bootstrap runs.
limit
reference point (rp) or vector containing individual reference point values from, say, bootstrap runs.
estSD
standard deviation of management value if a single value is used. Must be >0 if a single value
is used. If a vector of individual values is provided, estSD is not used.
limSD
standard deviation of reference point if a single value is used. If a vector of individual values is
provided, limSD is not used. limSD = 0 if the reference point is considered a point estimate (no error).
corr
correlation between est and limit. Only used if est and limit are single values with error.
dist
assumed distribution of est or limit if they are single values with error. 1 = normal; 2 = log-normal.
comp
the direction of comparison: 1: mv < rp, 2: mv <= rp,="" 3:="" mv=""> rp, 4: mv >= rp.=>
nreps
the number of samples to draw to create normal or log-normal distributions. User should explore
different sample sizes to determine if the probability obtained is stable.