Description Usage Arguments Value Author(s) References Examples
Generates a time series from the Schuster map
1 | schuster_map(N, z, start="rand", disregard_N=0)
|
N |
length of the time series that is to be generated |
z |
Schuster map parameter |
start |
start value. Default is to random. |
disregard_N |
Number of values at the beginning of the series to disregard |
A vector of length N
Sebastian Sippel
Schuster, H.G., 1988. Deterministic chaos. An Introduction.
1 | schuster_map(N = 10^4, z=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.