| pvarC | R Documentation |
An internal function(written in C++) that calculates p-variation.
pvarC(x, p, LSI = 3L)
x |
a (non-empty) numeric vector of data values or an object of the class |
p |
a positive number indicating the power |
LSI |
a length of small interval. It must be a positive odd number. This parameter do not have effect on final result, but might influence the speed of calculation. |
This is a waking horse of this packages, nonetheless, users should
not call this function directly (rather use pvar).
An object of the class pvar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.