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 ofFeatureResultsthat calculating a statistic across all results in theResultsVectorListfor 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.