Introduction Base pairwise stats task Base population stats task Kruskal-Wallis Mann Whitney Normality test One-way ANOVA Paired Wilcoxon test Pairwise Kruskal-Wallis Pairwise one-way ANOVA Pearson correlation PValue adjust Spearman correlation T-test one sample T-test with indep. samples result T-test with rel. samples Version
Technical Documentation
Resources
Tasks
Normality test
Test that the distribution of a sample is normal
Base class
Input
Output
Configuration
preselected_column_names
The names of column to pre-select for comparison. By default, the first 500 columns are used
List
-1
name
The name of the column(s) to pre-select
string
is_regex
Set True if it is a text pattern (regular expression), False otherwise
bool
row_tag_key
The key of the row tag (representing the group axis) along which one would like to do tests
string