Numerics.NET.Statistics.TimeSeriesAnalysis Namespace
The Numerics.NET.Statistics.TimeSeriesAnalysis namespace contains classes for working with time series data.
| ArimaModel |
Represents an AutoRegressive Integrated Moving Average (ARIMA) model.
|
| AugmentedDickeyFullerTest |
Represents an Augmented Dickey-Fuller (ADF) test for the presence of
a unit root.
|
| ExponentialSmoothingModel |
Represents a model that implements exponential smoothing.
|
| GarchModel |
Represents a "Generalized Autoregressive Conditional Heteroskedasticity" (GARCH) model.
|
| KpssTest |
Represents a Kwiatkowski-Phillips-Schmidt-Shin (KPSS) stationarity test.
|
| TimeSeriesFunctions |
Contains functions useful for the analysis of time series.
|
| TimeSeriesModel<T> |
Represents a time-series model.
|