powered by
Generates a time series from the Schuster map
schuster_map(N, z, start="rand", disregard_N=0)
length of the time series that is to be generated
Schuster map parameter
start value. Default is to random.
Number of values at the beginning of the series to disregard
A vector of length N
Schuster, H.G., 1988. Deterministic chaos. An Introduction.
# NOT RUN { schuster_map(N = 10^4, z=2) # }
Run the code above in your browser using DataLab