Time Series Analysis in C#
ARIMA Models
Illustrates how to work with ARIMA time series models using classes in the Numerics.NET.Statistics.TimeSeriesAnalysis namespace.
Simple Time Series
Illustrates how to perform simple operations on time series data using classes in the Numerics.NET.Statistics.TimeSeriesAnalysis namespace.
Variable Transformations
Illustrates how to perform a range of transformations on statistical data.