TSF - Two Stage Forecasting (TSF) for Long Memory Time Series in Presence of Structural Break
Forecasting of long memory time series in presence of structural break by using TSF algorithm by Papailias and Dias (2015) <doi:10.1016/j.ijforecast.2015.01.006>.
Last updated 7 years ago
2.20 score 32 scripts 127 downloadsWaveletArima - Wavelet-ARIMA Model for Time Series Forecasting
Noise in the time-series data significantly affects the accuracy of the ARIMA model. Wavelet transformation decomposes the time series data into subcomponents to reduce the noise and help to improve the model performance. The wavelet-ARIMA model can achieve higher prediction accuracy than the traditional ARIMA model. This package provides Wavelet-ARIMA model for time series forecasting based on the algorithm by Aminghafari and Poggi (2012) and Paul and Anjoy (2018) <doi:10.1142/S0219691307002002> <doi:10.1007/s00704-017-2271-x>.
Last updated 2 years ago
1.48 score 1 packages 7 scripts 166 downloadsTSLSTM - Long Short Term Memory (LSTM) Model for Time Series Forecasting
The LSTM (Long Short-Term Memory) model is a Recurrent Neural Network (RNN) based architecture that is widely used for time series forecasting. Min-Max transformation has been used for data preparation. Here, we have used one LSTM layer as a simple LSTM model and a Dense layer is used as the output layer. Then, compile the model using the loss function, optimizer and metrics. This package is based on Keras and TensorFlow modules and the algorithm of Paul and Garai (2021) <doi:10.1007/s00500-021-06087-4>.
Last updated 3 years ago
1.48 score 1 packages 4 scripts 262 downloadsWaveletGBM - Wavelet Based Gradient Boosting Method
Wavelet decomposition method is very useful for modelling noisy time series data. Wavelet decomposition using 'haar' algorithm has been implemented to developed hybrid Wavelet GBM (Gradient Boosting Method) model for time series forecasting using algorithm by Anjoy and Paul (2017) <DOI:10.1007/s00521-017-3289-9>.
Last updated 2 years ago
1.00 score 144 downloadsWaveletANN - Wavelet ANN Model
The wavelet and ANN technique have been combined to reduce the effect of data noise. This wavelet-ANN conjunction model is able to forecast time series data with better accuracy than the traditional time series model. This package fits hybrid Wavelet ANN model for time series forecasting using algorithm by Anjoy and Paul (2017) <DOI: 10.1007/s00521-017-3289-9>.
Last updated 2 years ago
1.00 score 2 scripts 161 downloadsWaveletGARCH - Fit the Wavelet-GARCH Model to Volatile Time Series Data
Fits the combination of Wavelet-GARCH model for time series forecasting using algorithm by Paul (2015) <doi:10.3233/MAS-150328>.
Last updated 5 years ago
1.00 score 1 stars 451 downloadsVIRF - Computation of Volatility Impulse Response Function of Multivariate Time Series
Computation of volatility impulse response function for multivariate time series model using algorithm by Jin, Lin and Tamvakis (2012) <doi.org/10.1016/j.eneco.2012.03.003>.
Last updated 6 years ago
1.00 score 1 stars 102 downloads