- INT - Static variable in class nl.liacs.timeseries.gui.RangeVerifier
-
- INT_0_OR_POSITIVE - Static variable in class nl.liacs.timeseries.gui.RangeVerifier
-
- INT_0_OR_POSITIVE_EVEN - Static variable in class nl.liacs.timeseries.gui.RangeVerifier
-
- INT_0_OR_POSITIVE_ODD - Static variable in class nl.liacs.timeseries.gui.RangeVerifier
-
- INT_POSITIVE - Static variable in class nl.liacs.timeseries.gui.RangeVerifier
-
- INT_POSITIVE_EVEN - Static variable in class nl.liacs.timeseries.gui.RangeVerifier
-
- INT_POSITIVE_ODD - Static variable in class nl.liacs.timeseries.gui.RangeVerifier
-
- Integral - Class in nl.liacs.timeseries.feature
-
- Integral(int, double) - Constructor for class nl.liacs.timeseries.feature.Integral
-
- INTERCEPT_INDEX - Static variable in class nl.liacs.timeseries.main.LinearRegression
-
- InterfaceMultipleColumns - Interface in nl.liacs.timeseries.feature
-
- InterfaceOneColumn - Interface in nl.liacs.timeseries.feature
-
- InterfaceTwoColumns - Interface in nl.liacs.timeseries.feature
-
- InterQuartileRange - Class in nl.liacs.timeseries.feature
-
- InterQuartileRange(int, double) - Constructor for class nl.liacs.timeseries.feature.InterQuartileRange
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.BasicFeature
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.ConditionalAverage
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.ConditionalCount
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.ConditionalIntegral
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.ConditionalPeakCount
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.Correlation
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.Integral
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.InterQuartileRange
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.Maximum
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.Mean
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.Median
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.MedianAbsoluteDeviation
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.Minimum
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.Mode
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.RootMeanSquare
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.SignalsMagnitudeArea
-
- IS_SINGLE_COLUMN - Static variable in class nl.liacs.timeseries.feature.StandardDeviation
-
- isCalculated() - Method in class nl.liacs.timeseries.main.LinearRegression
-
Return whether the result for this LinearRegression
has
been calculated.
- isValid(String) - Method in enum nl.liacs.timeseries.gui.Range
-
Parses the String
supplied as parameter, and
indicates whether the supplied value lies within the defined
range.
- isValidWidth(int) - Method in class nl.liacs.timeseries.feature.BasicFeature
-
Indicates whether theWidth
parameter is a valid width for
this Kernel
.
- isValidWidth(int) - Method in class nl.liacs.timeseries.kernel.BasicKernel
-
Indicates whether theWidth
parameter is a valid width
for this Kernel
.
- isValidWidth(int) - Method in class nl.liacs.timeseries.kernel.DiscreteKernel
-
- isValidWidth(int) - Method in class nl.liacs.timeseries.kernel.SimpleMovingAverage
-
Indicates whether theWidth
parameter is a valid width
for this Kernel
.
- isValidWidth(int) - Method in class nl.liacs.timeseries.kernel.SimpleMovingMedian
-
Indicates whether theWidth
parameter is a valid width
for this Kernel
.