TSIRllyap: Function to calculate the local Lyapunov exponents for the...

Description Usage Arguments Value Examples

View source: R/rfuncs.R

Description

Function to calculate the local Lyapunov exponents from an object of class lyap.

Usage

1
TSIRllyap(x, m = 1)

Arguments

x

an object of class lyap (normally from a call to TSIRlyap)

m

number of forward iterations on the attractor

Value

An object of class llyap with the local Lyapunov exponent and S-I data

Examples

1
## Not run: see chapter 10 in book

epimdr documentation built on March 26, 2020, 7:41 p.m.

Related to TSIRllyap in epimdr...