embeddingDims {nonlinearTseries} | R Documentation |
Get the embedding dimensions used for compute a chaotic invariant.
Description
Get the embedding dimensions used for compute a chaotic invariant.
Usage
embeddingDims(x)
Arguments
x |
An object containing all the information needed for the estimate. |
Value
A numeric vector with the embedding dimensions used for compute a chaotic invariant.
Author(s)
Constantino A. Garcia
References
H. Kantz and T. Schreiber: Nonlinear Time series Analysis (Cambridge university press)
[Package nonlinearTseries version 0.3.0 Index]