fracDiff: convert a time series into a fractionally differentiated...

Description Usage Arguments Author(s)

View source: R/fracDiff.R

Description

convert a time series into a fractionally differentiated series

Usage

1
fracDiff(x, d = 0.5, nWei = 10, tau = NULL)

Arguments

x

a vector of time series to be fractionally differentiated

d

the order for fractionally differentiated features

nWei

number of weights for output

tau

threshold where weights are cut off; default is NULL, if not NULL then use tau and nWei is not used

Author(s)

Larry Lei Hua


larryleihua/fmlr documentation built on Jan. 31, 2020, 8:55 a.m.