anova.pwc: Pair-wise Anova Test

View source: R/anova.R

anova.pwcR Documentation

Pair-wise Anova Test

Description

Pair-wise Anova Test

Usage

## 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()
)

geiser/rshinystatistics documentation built on Feb. 18, 2024, 6:07 p.m.