eemdpsf: Function to predict with EEMD-PSF model

View source: R/eemdpsf.R

eemdpsfR Documentation

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

# eemdpsf(data = nottem, n.ahead = 6)

decomposedPSF documentation built on May 1, 2022, 5:08 p.m.