Learn R Programming

nonlinearTseries (version 0.3.1)

divergence: Returns the rate of divergence of close trajectories needed for the maximum Lyapunov exponent estimation.

Description

Returns the rate of divergence of close trajectories needed for the maximum Lyapunov exponent estimation.

Usage

divergence(x)

Value

A numeric matrix representing the time in which the divergence of close trajectories was computed. Each row represents an embedding dimension whereas that each column represents an specific moment of time.

Arguments

x

A maxLyapunov object.

See Also

maxLyapunov