Learn R Programming

decomposedPSF (version 0.1.3)

eemdpsfarima: Function to predict with EEMD-PSF,ARIMA model

Description

Function to predict with EEMD-PSF,ARIMA model

Usage

eemdpsfarima(data, n.ahead)

Arguments

data

as input time series data

n.ahead

as horizon of values to be predicted

Value

predicted values with EEMD-PSF,ARIMA model

Examples

Run this code
# NOT RUN {
# eemdpsfarima(data = nottem, n.ahead = 6)
# }

Run the code above in your browser using DataLab