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 TypeClassDescriptionclassThe sum of the results from a particular feature.classBase class for an instance ofFeatureResultsthat calculating a statistic across all results in theResultsVectorListfor a particular feature-value.classThe 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.