Uses of Class
org.anchoranalysis.feature.bean.results.FeatureResults
Packages that use FeatureResults
-
Uses of FeatureResults in org.anchoranalysis.feature.bean.results
Subclasses of FeatureResults in org.anchoranalysis.feature.bean.resultsModifier and TypeClassDescriptionclass
The sum of the results from a particular feature.class
Base class for an instance ofFeatureResults
that calculating a statistic across all results in theResultsVectorList
for a particular feature-value.class
The maximum of the results from a particular feature.class
The mean of the results from a particular feature.class
The minimum of the results from a particular feature.class
A quantile of the results from a particular feature.class
The standard-deviation of the results from a particular feature.class
The sum of the results from a particular feature.