moduleset-ship: EpiModel Module Set for COVID Cruise Ship Model

moduleset-shipR Documentation

EpiModel Module Set for COVID Cruise Ship Model

Description

This set of functions is associated with the EpiModel study of COVID on cruise ship environments.

Usage

deaths_covid_ship(dat, at)

offload_covid_ship(dat, at)

infect_covid_ship(dat, at)

init_covid_ship(x, param, init, control, s)

prevalence_covid_ship(dat, at)

progress_covid_ship(dat, at)

resim_nets_covid_ship(dat, at)

Arguments

dat

Main 'netsim_dat' class data object of network models.

at

Current time step.

x

An EpiModel object of class 'netest'.

param

An EpiModel object of class 'param.net'.

init

An EpiModel object of class 'init.net'.

control

An EpiModel object of class 'control.net'.

s

Simulation number, used for restarting dependent simulations.


EpiModel/EpiModelCOVID documentation built on July 29, 2023, 7:37 p.m.