CMD + K

r-rlgt

Community

An implementation of a number of Global Trend models for time series forecasting that are Bayesian generalizations and extensions of some Exponential Smoothing models. The main differences/additions include 1) nonlinear global trend, 2) Student-t error distribution, and 3) a function for the error size, so heteroscedasticity. The methods are particularly useful for short time series. When tested on the well-known M3 dataset, they are able to outperform all classical time series algorithms. The models are fitted with MCMC using the 'rstan' package.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-rlgt

Usage Tracking

0.2_3
0.2_2
0.2_0
0.1_4
0.1_3
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An implementation of a number of Global Trend models for time series forecasting that are Bayesian generalizations and extensions of some Exponential Smoothing models. The main differences/additions include 1) nonlinear global trend, 2) Student-t error distribution, and 3) a function for the error size, so heteroscedasticity. The methods are particularly useful for short time series. When tested on the well-known M3 dataset, they are able to outperform all classical time series algorithms. The models are fitted with MCMC using the 'rstan' package.

Last Updated

Jul 17, 2024 at 01:37

License

GPL-3.0-only

Supported Platforms

linux-64
macOS-64
win-64