see.power | R Documentation |
Provides an interactive pedagogical display of power.
see.power(alpha = NULL, sigma = NULL, n = NULL, effect = NULL,
test = "lower", xlim = c(-3, 3), strict = FALSE)
see.power.tck()
alpha |
Type I error. |
sigma |
Standard deviation of underlying population. |
n |
sample size |
effect |
Effect size |
test |
Type of test, one of |
xlim |
X-axis limits |
strict |
Causes the function to use a strict interpretation of power in a two-sided test. If |
The function see.power
provides an interactive display of power. The function see.power.tck
provides a tcltk GUI to manipulate see.power
Ken Aho
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.