weights_fracDiff: calculate the weights for deriving fractionally...

Description Usage Arguments Author(s) Examples

View source: R/fracDiff.R

Description

calculate the weights for deriving fractionally differentiated series

Usage

1
weights_fracDiff(d = 0.5, nWei = 10, tau = NULL)

Arguments

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

Examples

1
weights_fracDiff(0.5,tau=1e-3)

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