
Calculate the implicit sigma that was used to construct a confidence interval.
sigmaCI(lo, hi, log = TRUE, level = 0.95)
the lower confidence bound.
the upper confidence bound.
whether the confidence interval is lognormal.
the confidence level.
Implicit value of sigma.
sigmaPA
calculates the implicit sigma from PA reference points.
icesAdvice-package
gives an overview of the package.
# NOT RUN {
sigmaCI(100, 200)
# }
Run the code above in your browser using DataLab