sigmaCI | R Documentation |
Calculate the implicit sigma that was used to construct a confidence interval.
sigmaCI(lo, hi, log = TRUE, level = 0.95)
lo |
the lower confidence bound. |
hi |
the upper confidence bound. |
log |
whether the confidence interval is lognormal. |
level |
the confidence level. |
Implicit value of sigma.
The purpose of PA reference points is to apply a precautionary approach in fisheries management.
This function is useful for reviewing PA reference points, when the report provides a CI but not the value of sigma.
Arni Magnusson.
sigmaPA
calculates the implicit sigma from PA reference points.
icesAdvice-package
gives an overview of the package.
sigmaCI(100, 200)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.