tsirLyap: Function to do Lyapunov exponent calculations from a TSIR...

View source: R/tsir.R

tsirLyapR Documentation

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

alpha

the exponent on I

bt

the seasonal transmission coefficients

N

the population size

Value

An object of class lyap with the Lyapunov exponent, values for the Jacobians, parameters and data

Examples

"See chapter 10 in book"

epimdr2 documentation built on Dec. 28, 2022, 2:23 a.m.