Uses of Class
org.anchoranalysis.feature.bean.results.FeatureResultsStatistic
Packages that use FeatureResultsStatistic
-
Uses of FeatureResultsStatistic in org.anchoranalysis.feature.bean.results
Subclasses of FeatureResultsStatistic in org.anchoranalysis.feature.bean.resultsModifier and TypeClassDescriptionclassThe maximum of the results from a particular feature.classThe mean of the results from a particular feature.classThe minimum of the results from a particular feature.classA quantile of the results from a particular feature.classThe standard-deviation of the results from a particular feature.classThe sum of the results from a particular feature.