anova.pwc | R Documentation |
Pair-wise Anova Test
## S3 method for class 'pwc'
anova(
data,
dvs,
between = c(),
within = c(),
p.adjust.method = "bonferroni",
dv.var = NULL,
as.table = F,
only.sig = F,
skewness = c()
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.