Description Usage Arguments Author(s) Examples
calculate the weights for deriving fractionally differentiated series
| 1 | weights_fracDiff(d = 0.5, nWei = 10, tau = NULL)
 | 
| 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 | 
Larry Lei Hua
| 1 | weights_fracDiff(0.5,tau=1e-3)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.