Analysis dialog
Configuring an analysis: data range, label column, feature columns and method parameters.
Cross-validation
Cross-validation schemes available in Chrometrica, the order of steps in an analysis, and the source code of the splitters.
Feature selection
Selecting the most informative features (ANOVA F-test, mutual information) before modelling, and the source code of the selector.
Averaging replicates
Averaging technical replicates of a sample before modelling, and the source code of the averaging step.
Permutation test
Checking that model performance is better than chance with a label permutation test, and the source code of the test.