Description Usage Arguments Examples
This function allows you to do tukey pairwise testings of numeric data between members of a population with >2 groups after modelling with anova
1 | pairwise.anova(dat, var, grouping)
|
dat |
a dataframe with at least a column with the grouping and another with the numeric data |
var |
the name of the column of the dependent variable |
grouping |
the name of the column of the independing variable, i.e. the grouping |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.