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()
Type I error.
Standard deviation of underlying population.
sample size
Effect size
Type of test, one of c("lower","upper","two")
.
X-axis limits
Causes the function to use a strict interpretation of power in a two-sided test. If strict = TRUE
then power for a two sided test will include the probability of rejection in the opposite tail of the true effect. If strict = FALSE
(the default) power will be half the value of \(\alpha\) if the true effect size is zero.
Ken Aho
The function see.power
provides an interactive display of power. The function see.power.tck
provides a tcltk GUI to manipulate see.power