Class PermuteFirstSecondOrder<T extends org.anchoranalysis.feature.input.FeatureInputDictionary>

Object
org.anchoranalysis.bean.AnchorBean<B>
org.anchoranalysis.bean.initializable.InitializableBean<T,​org.anchoranalysis.feature.initialization.FeatureRelatedInitialization>
org.anchoranalysis.feature.bean.FeatureRelatedBean<B>
org.anchoranalysis.feature.bean.provider.FeatureProviderBean<org.anchoranalysis.feature.bean.list.FeatureListProvider<T>,​org.anchoranalysis.feature.bean.list.FeatureList<T>>
org.anchoranalysis.feature.bean.list.FeatureListProvider<T>
Type Parameters:
T - the type of feature input
All Implemented Interfaces:
org.anchoranalysis.bean.Provider<org.anchoranalysis.feature.bean.list.FeatureList<T>>
Direct Known Subclasses:
PermuteGaussianScore, PermuteZScore

public abstract class PermuteFirstSecondOrder<T extends org.anchoranalysis.feature.input.FeatureInputDictionary>
extends PermuteFeatureSequenceInteger<T>
Permutes a feature by applying first and second order statistical operations.