| Interface | Description |
|---|---|
| IntTimeTimeSeries |
This is a univariate time series indexed by integers.
|
| Class | Description |
|---|---|
| DifferencedIntTimeTimeSeries |
Differencing of a time series xt in discrete time t is the
transformation of the series to a new time series (1-B)xt where the new values
are the differences between consecutive values of xt.
|
| IntTimeTimeSeries.Entry |
This is the
TimeSeries.Entry for an integer number -indexed univariate time series. |
| SimpleTimeSeries |
This simple univariate time series simply wraps a
double[] to form a time series. |
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.