Skip to content

Latest commit

History

History
29 lines (17 loc) 路 1.18 KB

time_series_utils.md

File metadata and controls

29 lines (17 loc) 路 1.18 KB

Time Series Utilities

This page lists all the utility functions and classes that can be used for Time Series based models.

Most of those are only useful if you are studying the code of the time series models or you wish to add to the collection of distributional output classes.

Distributional Output

[[autodoc]] time_series_utils.NormalOutput

[[autodoc]] time_series_utils.StudentTOutput

[[autodoc]] time_series_utils.NegativeBinomialOutput