This function calculates prediction values and confidence limits using EMD and VAR (vector autoregressive) model.
emd.pred(varpred, trendpred, ci = 0.95, figure = TRUE)
prediction result of IMF's by VAR model.
prediction result of residue by polynomial regression model.
confidence interval level.
specifies whether prediction result is displayed.
prediction values
lower limits of prediction
upper limits of prediction
This function calculates prediction values and confidence limits using EMD and VAR (vector autoregressive) model. See Kim et al. (2008) for detalis.
Kim, D, Paek, S.-H. and Oh, H.-S. (2008) A Hilbert-Huang Transform Approach for Predicting Cyber-Attacks. Journal of the Korean Statistical Society, 37, 277--283, doi:10.1016/j.jkss.2008.02.006.