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