ProbsofAlpha: Probabilities

View source: R/wald-probs-of-alpha.R

ProbsofAlphaR Documentation

Probabilities

Description

Generates a vector of probabilities associated with the two-tailed alpha level provided in increasing order.

Usage

ProbsofAlpha(alpha = c(0.05, 0.01, 0.001))

Arguments

alpha

Numeric vector. Significance level/s.

Value

Returns a vector of probabilities.

Author(s)

Ivan Jacob Agaloos Pesigan

See Also

Other Wald Functions: CIWald()

Examples

ProbsofAlpha(alpha = c(0.05, 0.01, 0.001))

jeksterslab/wald documentation built on July 14, 2022, 8:05 a.m.