Description Usage Arguments Value See Also
View source: R/buildTakens_ndim.R
Generates the Takens' embedding for a time-series given a specified delay (i.e. lag) and dimension (i.e. 2-D or 3-D).
1 | buildTakens_ndim(x, dim, delay = 1)
|
x |
a |
dim |
a |
delay |
a |
a data.frame
of the n-dimensional Takens' embedding. Columns defined from (1-D to n-D).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.