Package | Description |
---|---|
nl.liacs.timeseries.feature |
Modifier and Type | Method and Description |
---|---|
ConditionalAverage |
ConditionalAverage.setTestPolicy(ConditionalAverage.TestPolicy theTestPolicy)
Sets the TestPolicy to be used by this kernel.
|
ConditionalAverage |
ConditionalAverage.setThreshold(double theThreshold)
Sets the
threshold used by this Kernel to
determine whether a value is set to either 0 or
1 , based on the TestPolicy . |