emdpsfarima: Function to predict with EMD-PSF,ARIMA model

View source: R/emdpsfarima.R

emdpsfarimaR Documentation

Function to predict with EMD-PSF,ARIMA model

Description

Function to predict with EMD-PSF,ARIMA model

Usage

emdpsfarima(data, n.ahead)

Arguments

data

as input time series data

n.ahead

as horizon of values to be predicted

Value

predicted values with EMD-PSF,ARIMA model

Examples

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

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