View source: R/wald-probs-of-alpha.R
ProbsofAlpha | R Documentation |
Generates a vector of probabilities associated with the two-tailed alpha
level provided in increasing order.
ProbsofAlpha(alpha = c(0.05, 0.01, 0.001))
alpha |
Numeric vector. Significance level/s. |
Returns a vector of probabilities.
Ivan Jacob Agaloos Pesigan
Other Wald Functions:
CIWald()
ProbsofAlpha(alpha = c(0.05, 0.01, 0.001))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.