TSIRlyap: Function to do Lyapunov exponent calculations from a TSIR simulation
Description
Function to do Lyapunov exponent calculations from a TSIR simulation
Usage
TSIRlyap(I, S, alpha, bt, N)
Arguments
I
a vector containing the time series of Is
S
vector containing the time series of Ss
bt
the seasonal transmission coefficients
Value
An object of class lyap with the lyapunov exponent, values for the Jacobians, parameters and data
Examples
Run this code# NOT RUN {
see chapter 10 in book
# }
Run the code above in your browser using DataLab