Learn R Programming

decomposedPSF (version 0.1.3)

eemdpsf: Function to predict with EEMD-PSF model

Description

Function to predict with EEMD-PSF model

Usage

eemdpsf(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 model

Examples

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

Run the code above in your browser using DataLab