Package | Description |
---|---|
nl.liacs.timeseries.feature |
Modifier and Type | Method and Description |
---|---|
ConditionalCount |
ConditionalCount.setTestPolicy(ConditionalCount.TestPolicy theTestPolicy)
Sets the TestPolicy to be used by this kernel.
|
ConditionalCount |
ConditionalCount.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 . |