Uses of Class
org.anchoranalysis.plugin.image.feature.bean.list.permute.PermuteFirstSecondOrder
Packages that use PermuteFirstSecondOrder
Package
Description
Implementations of
FeatureListProvider that derive
new features with permuted property-values.-
Uses of PermuteFirstSecondOrder in org.anchoranalysis.plugin.image.feature.bean.list.permute
Modifier and TypeClassDescriptionclassPermuteGaussianScore<T extends FeatureInputDictionary>Permutes a feature by embedding it in aGaussianCumulativescore.classPermuteZScore<T extends FeatureInputDictionary>Permutes a feature by embedding it in aZScore.