divergence: Returns the rate of divergence of close trajectories needed...

View source: R/Lyapunov.R

divergenceR Documentation

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)

Arguments

x

A maxLyapunov object.

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.

See Also

maxLyapunov


nonlinearTseries documentation built on March 31, 2022, 1:07 a.m.