rego: Automatic Time Series Forecasting and Missing Value Imputation

Machine learning algorithm for predicting and imputing time series. It can automatically set all the parameters needed, thus in the minimal configuration it only requires the target variable and the dependent variables if present. It can address large problems with hundreds or thousands of dependent variables and problems in which the number of dependent variables is greater than the number of observations. Moreover it can be used not only for time series but also for any other real valued target variable. The algorithm implemented includes a Bayesian stochastic search methodology for model selection and a robust estimation based on bootstrapping. 'rego' is fast because all the code is C++.

Package details

AuthorDavide Altomare [cre, aut], David Loris [aut]
MaintainerDavide Altomare <info@channelattribution.io>
LicenseMIT + file LICENSE
Version1.6.1
URL https://channelattribution.io/docs/rego
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rego")

Try the rego package in your browser

Any scripts or data that you put into this service are public.

rego documentation built on Aug. 9, 2023, 5:09 p.m.