powered by
Calculate the implicit sigma that was used to calculate PA reference points from limit reference points (Xpa from Xlim).
sigmaPA(lim, pa)
the value of the limit reference point, e.g., Blim or Flim.
the value of the PA reference point, e.g., Bpa or Fpa.
Implicit value of sigma.
The order of the parameters does not matter, so sigmaPA(Fpa, Flim) and sigmaPA(Flim, Fpa) are equivalent.
sigmaPA(Fpa, Flim)
sigmaPA(Flim, Fpa)
sigmaCI calculates the implicit sigma from a confidence interval.
sigmaCI
Bpa and Fpa calculate those reference points from the limit reference points, based on a given sigma.
Bpa
Fpa
icesAdvice-package gives an overview of the package.
icesAdvice-package
# NOT RUN { sigmaPA(100, 120) # }
Run the code above in your browser using DataLab