Skip navigation links

timeseries 0.4 API

Packages 
Package Description
com.github.signaflo.data
Types for creating and manipulating collections of data.
com.github.signaflo.data.regression
Linear regression models and prediction.
com.github.signaflo.data.visualization
Classes and methods for visualizing data.
com.github.signaflo.timeseries
Classes for creating and manipulating time series data.
com.github.signaflo.timeseries.forecast
Provides the interface for time series forecasting.
com.github.signaflo.timeseries.model
Statistical models for time series.
com.github.signaflo.timeseries.model.arima
Resources for building and forecasting autoregressive integrated moving-average (ARIMA) models.
com.github.signaflo.timeseries.model.regression
Linear regression models for time series.
com.github.signaflo.timeseries.operators
Operators designed specifically for time series data.
Skip navigation links