Time Series Analysis in F#
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.
ARIMA Models
Illustrates how to work with ARIMA time series models using classes in the Numerics.NET.Statistics.TimeSeriesAnalysis namespace.