nonLinearPrediction_mod | R Documentation |
A slightly modified version of
nonLinearPrediction
that can return multiple
new points in one go, without having to call the function repeatedly.
nonLinearPrediction_mod(
time.series,
embedding.dim,
time.lag,
nPoints,
radius,
radius.increment
)
time.series , embedding.dim , time.lag , radius , radius.increment |
see |
nPoints |
number of points to return |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.