sigmaCI: Sigma from Confidence Interval

View source: R/sigmaCI.R

sigmaCIR Documentation

Sigma from Confidence Interval

Description

Calculate the implicit sigma that was used to construct a confidence interval.

Usage

sigmaCI(lo, hi, log = TRUE, level = 0.95)

Arguments

lo

the lower confidence bound.

hi

the upper confidence bound.

log

whether the confidence interval is lognormal.

level

the confidence level.

Value

Implicit value of sigma.

Note

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.

Author(s)

Arni Magnusson.

See Also

sigmaPA calculates the implicit sigma from PA reference points.

icesAdvice-package gives an overview of the package.

Examples

sigmaCI(100, 200)


ices-tools-prod/icesAdvice documentation built on Oct. 29, 2023, 7:16 a.m.