powered by
Plots Type I (alpha) and Type II (beta) errors for t, z, F, and Chi-square tests.
# S3 method for pwrss plot(x, ...)
no return value at the moment
an object of the type "pwrss" returned from one of the pwrss functions
pwrss
for S3 generic/method consistency
design <- pwrss.f.ancova(n.levels = c(3,3), n = 50, eta2 = 0.10) plot(design)
Run the code above in your browser using DataLab