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