Description Usage Arguments Value Examples
Function to predict with EMD-PSF,ARIMA model
1 | emdpsfarima(data, n.ahead)
|
data |
as input time series data |
n.ahead |
as horizon of values to be predicted |
predicted values with EMD-PSF,ARIMA model
1 | # emdpsfarima(data = nottem, n.ahead = 6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.