dejong_map: The De Jong map.

Description Usage Arguments Value

Description

The De Jong map.

Usage

1
2
dejong_map(n = 1000, xi = -5, yi = 0.1, a = 1.4, b = -2.3, c = 2.4,
  d = -2.1, 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

a

The value of the parameter a

b

The value of the parameter b

c

The value of the parameter c

d

The value of the parameter d

add.timestep

Add a column indicating the time step?

plot

Plot the time series?

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.