summary.netSIR {epimdr}R Documentation

Function to summarize a netSIR object

Description

Function to summarize a netSIR object

Usage

## S3 method for class 'netSIR'
summary(object, ...)

Arguments

object

an object of class netSIR

...

other arguments

Value

A data-frame with the time series of susceptible, infected and recovered individuals

See Also

netSIR


[Package epimdr version 0.6-5 Index]