Package org.anchoranalysis.feature.bean.results
package org.anchoranalysis.feature.bean.results
Defines base class
FeatureResults
together with
some implementations.-
ClassesClassDescriptionThe sum of the results from a particular feature.Features that process
ResultsVectorList
.Base class for an instance ofFeatureResults
that calculating a statistic across all results in theResultsVectorList
for a particular feature-value.The maximum of the results from a particular feature.The mean of the results from a particular feature.The minimum of the results from a particular feature.A quantile of the results from a particular feature.The standard-deviation of the results from a particular feature.The sum of the results from a particular feature.