All functions |
|
---|---|
ANY MODEL+GARCH(1, 1) forecasting |
|
ARMA(1, 1)-GARCH(1, 1) forecasting (with simulation) |
|
Basic forecasting (mean, median, random walk) |
|
GLMNET Regression Forecast Combination |
|
Ordinary Least Squares Forecast Combination |
|
Ridge Regression Forecast Combination |
|
Compute global attention weights and context vectors for time series |
|
Conformalize a forecasting function |
|
Create simple 2-level hierarchical time series |
|
Create trend and seasonality features for univariate time series |
|
Direct sampling |
|
Dynamic regression model |
|
Combined ets-arima-theta forecasts |
|
Example usage |
|
Fit univariate time series using caret ML model (for use with |
|
Fit and forecast for benchmarking purposes |
|
GARCH(1,1) Model Fitting Function |
|
GARCH(1,1) Forecasting Function |
|
Generic Forecasting Function (Unified interface) |
|
Get error metrics |
|
Calculate returns or log-returns for multivariate time series |
|
Obtain simulations (when relevant) from a selected time series |
|
Generalized Linear Model Theta Forecast |
|
Loess forecasting |
|
LOOCV for Ridge2 model |
|
Maximum Entropy Bootstrap for Time Series using Rcpp |
|
Conformalized Forecasting using Machine Learning (and statistical) models with ARCH effects |
|
Conformalized Forecasting using Machine Leaning models |
|
Plot results from forecast combination model |
|
Plot Method for GARCH(1,1) Forecast Objects |
|
Plot multivariate time series forecast or residuals |
|
Plot forecast results with simulation intervals |
|
Plot simulation paths |
|
Prediction function for Forecast Combinations |
|
Predict univariate time series using caret ML model(for use with |
|
Print Method for GARCH(1,1) Forecast Objects |
|
Ridge2 model |
|
Simulate multivariate data |
|
Sequential split conformal prediction for hierarchical forecasting Returns simulations at both total and bottom levels |
|
Simple ETS forecast function |
|
Partition a time series object |
|
Summary of Forecast Combination |
|
Summary Method for GARCH(1,1) Forecast Objects |
|
Top-down forecast using historical proportions |
|
Vector Autoregressive model (adapted from vars::VAR) |