package
0.0.0-20211025052708-a1030444159b
Repository: https://github.com/rocketlaunchr/dataframe-go.git
Documentation: pkg.go.dev

# Functions

NewExponentialSmoothing creates a new SimpleExpSmoothing object.

# Structs

ExponentialSmoothingConfig is used to configure the SES algorithm.
SimpleExpSmoothing represents the SES algorithm for time-series forecasting.