Learn R Programming

epimdr (version 0.6-5)

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

Description

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

Usage

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

Run this code
# NOT RUN {
see chapter 10 in book
# }

Run the code above in your browser using DataLab