kaplanyorke_map: The tinkerbell map. From the Wikipedia article on chaotic...

Description Usage Arguments Value

Description

The tinkerbell map. From the Wikipedia article on chaotic maps.

Usage

1
2
kaplanyorke_map(n = 1000, xi = 0.5, yi = 0.4, b = 104123,
  alpha = 0.01, add.timestep = FALSE, plot = FALSE)

Arguments

n

Number of points in the time series.

xi

The initial value for x

yi

The initival value for y

b

A large prime number

add.timestep

Add a column indicating the time step?

plot

Plot the time series?

a

The value of the parameter a

Value

A n-by-2 data frame containing the values of the x and y components.


kahaaga/chaoticmaps documentation built on May 31, 2019, 1:16 p.m.