HenonMap {GammaTest} | R Documentation |
This is a zero noise chaotic time series dataset. Generated by
X_t = -X^2_{t-1} + bX_{t-2} + a
where
X_0 = 0
,
X_1=0
, deqn{a=1.4} and deqn{b=0.3}.
data(HenonMap)
A data.frame
containing 1000 observations
Henon M. (1976), A two-dimensional mapping with a strange attractor, Commun. Math. Phys., 50, 69-77.