1 #ifndef _theplu_yat_statistics_foldchange_
2 #define _theplu_yat_statistics_foldchange_
34 namespace statistics {
Class for containing sample labels.
Definition: Target.h:47
Score given by the difference by the group means.
Definition: FoldChange.h:39
double score(const classifier::Target &target, const utility::VectorBase &value) const
This is the yat interface to GSL vector.
Definition: VectorBase.h:52
Interface Class for score classes.
Definition: Score.h:42
void absolute(bool absolute)
Function changing mode of Score.
Class for general weighted vector view.
Definition: DataLookupWeighted1D.h:43
FoldChange(bool absolute=true)
Default Constructor.