Class PermuteFirstSecondOrder<T extends FeatureInputDictionary>

Type Parameters:
T - the type of feature input
All Implemented Interfaces:
Provider<FeatureList<T>>
Direct Known Subclasses:
PermuteGaussianScore, PermuteZScore

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