TISEAN package: Difference between revisions

m
(→‎Testing for Nonlinearity: Updated comment on bottom)
Line 213: Line 213:
</syntaxhighlight>}}
</syntaxhighlight>}}


[[File:tisean_av_d2_out.png|400px|center]]
[[File:surrogate_tutorial.png|400px|center]]
It is crucial that the length of the input to surrogates is factorizable by only 2,3 and 5. Therefore, if it is not the excess of data is truncated accordingly. Padding with zeros is not allowed. To solve this problem one can use {{Codeline|endtoend}}, and choose the best subset of the input data to be used to generate a surrogate.
It is crucial that the length of the input to surrogates is factorizable by only 2,3 and 5. Therefore, if it is not the excess of data is truncated accordingly. Padding with zeros is not allowed. To solve this problem one can use {{Codeline|endtoend}}, and choose the best subset of the input data to be used to generate a surrogate.


657

edits