powered by
The ARSVM function fit Auto-Regressive Support Vector Machine for univariate time series data.
ARSVM(data,h)
Optimum lag of the considered data
Summary of the fitted SVM
weights of the fitted SVM
Constant of the fitted SVM
Mean Absolute Percentage Error (MAPE) of the SVM
Root Mean Square Error (RMSE) of fitted SVM
Fitted values of SVM
h step ahead forecasted values employing SVM
Input univariate time series (ts) data.
The forecast horizon.
Mrinmoy Ray,Samir Barman, Kanchan Sinha, K. N. Singh
This package allows you to fit the Auto-Regressive Support Vector Machine for univariate time series.
Kim, K.(2003). Financial time series forecasting using support vector machines, 55(1-2), 307-319.
SVM
data=lynx ARSVM(data,5)
Run the code above in your browser using DataLab