SeriesAlgebra
Functions
Compute empirical CDF function
Get value by label (rounded down) or throw IndexOutOfBoundsException if the value is outside series boundaries.
Try to resolve element by label and return null if element with a given label is not found
Get the value by absolute index in the series algebra or throw IndexOutOfBoundsException if index is out of range
Get the value by absolute offset in the series algebra or return null if index is out of range
Kolmogorov-Smirnov sample comparison test Implementation copied from https://commons.apache.org/proper/commons-math/javadocs/api-3.6.1/index.html?org/apache/commons/math3/stat/inference/KolmogorovSmirnovTest.html
Build a new series by offset positioned at startOffset.
Properties
A range of valid offset indices. In general, does not start with zero.
An offset of the buffer start relative to SeriesAlgebra zero offset