API Reference ex_stl v0.1.0

View Source

Modules

Stl

A fast and reliable Elixir library for decomposing time series data using STL (Seasonal and Trend decomposition using Loess). This package provides Elixir bindings to the STL C++ library https://github.com/ankane/stl-cpp using Fine to handle implementing the NIF.

Utility functions for working with STL decompositions.