GillespieValidation: Sample SIR validation data

Description Usage Format

Description

A small dataset containing points generated using the Gillespie algorithm. Very similar to GillespieSIR, slightly larger in size.

Usage

1

Format

A data frame with 60 rows and 6 variables:

aSI

Infection: transition rate from S to I

aIR

Recovery: transition rate from I to R

aSR

Immunisation: transition rate from S to R

nS

Final number of S

nI

Final number of I

nR

Final number of R


Tandethsquire/emulatorr documentation built on April 12, 2021, 1:08 a.m.