psuite | R Documentation |
Apply p.adjust and add output and graphics
psuite(
DVout,
ids,
output,
method = "BY",
nbest = NULL,
alpha = 0.05,
rawdata = NULL
)
DVout |
A data frame created by |
ids |
The variable in |
output |
A character string for labeling the output |
method |
One of |
nbest |
The |
alpha |
The type I error rate. |
rawdata |
The raw data for plotting (not implemented). |
Stephen Tueller stueller@rti.org
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.