powerReport | R Documentation |
powerReport - print power results to screen and to a file
powerReport(
paout,
design,
alpha,
file,
saveReport = TRUE,
fpc = FALSE,
printToScreen = TRUE
)
paout |
The *.cvs output from PersonAlytics read in to the object paout. |
alpha |
The type I error rate. |
file |
A file name for for saving the results if |
saveReport |
Logical. Should the report be saved (in addition to being printed to the console). |
fpc |
Logical. Should finite population corrected p-values be looked for
in |
A data frame with the mean of the parameter estimates, the standard deviation of the parameter estimates, and the power.
Stephen Tueller stueller@rti.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.