Pairwise one-way ANOVA
Test that two groups have the same population mean
Input
Output
Configuration
preselected_column_names
The names of column to pre-select for comparison. By default, the first 500 columns are used
List-1name
The name of the column(s) to pre-select
stringis_regex
Set True if it is a text pattern (regular expression), False otherwise
boolreference_column
The column used as reference for pairwise comparison. Only this column is compared with the others.
stringrow_tag_key
The key of the row tag (representing the group axis) along which one would like to compare each column. This parameter is not used if a `reference column` is given.
stringadjust_pvalue
Adjust p-values for multiple tests.
List1method
The method used to adjust (correct) p-values
stringbonferronialpha
FWER, family-wise error rate. Default is 0.05
float0.05