L: Compute the Lyapunov exponent to estimate occurrence of a...

View source: R/system_attractors.R

LR Documentation

Compute the Lyapunov exponent to estimate occurrence of a chaotic behaviour

Description

Compute the Lyapunov exponent to estimate occurrence of a chaotic behaviour

Usage

L(f, p, x0, y0, iterations = 1000)

Arguments

f

function to iterate

p

parameter vector

x0, y0

initial values for x and y

iterations

number of iterations

Value

The value of the Lyapunov exponent

References

https://blog.k2h.se/post/hunting-for-attractors/


picasa/generate documentation built on Feb. 28, 2025, 6:51 a.m.