Learn R Programming

⚠️There's a newer version (2.5.0) of this package.Take me there.

EpiModel (version 2.4.0)

Mathematical Modeling of Infectious Disease Dynamics

Description

Tools for simulating mathematical models of infectious disease dynamics. Epidemic model classes include deterministic compartmental models, stochastic individual-contact models, and stochastic network models. Network models use the robust statistical methods of exponential-family random graph models (ERGMs) from the Statnet suite of software packages in R. Standard templates for epidemic modeling include SI, SIR, and SIS disease types. EpiModel features an API for extending these templates to address novel scientific research aims. Full methods for EpiModel are detailed in Jenness et al. (2018, ).

Copy Link

Version

Install

install.packages('EpiModel')

Monthly Downloads

933

Version

2.4.0

License

GPL-3

Maintainer

Samuel Jenness

Last Published

June 20th, 2023

Functions in EpiModel (2.4.0)

auto_update_attr

Update Vertex Attributes for Incoming Vertices
as.network.transmat

Convert transmat Infection Tree into a network Object
as.phylo.transmat

Convert transmat Infection Tree into a phylo Object
as.data.frame.netdx

Extract Timed Edgelists for netdx Objects
as.data.frame.icm

Extract Model Data for Stochastic Models
arrive_nodes

Arrive New Nodes to the netsim_dat Object
brewer_ramp

RColorBrewer Color Ramp for EpiModel Plots
as.data.frame.dcm

Extract Model Data for Deterministic Compartmental Models
control.net

Control Settings for Stochastic Network Models
control.icm

Control Settings for Stochastic Individual Contact Models
check_degdist_bal

Check Degree Distribution for Balance in Target Statistics
create_dat_object

Create a Minimal netsim_dat Main List Object for a Network Model
copy_nwattr_to_datattr

Copy Vertex Attributes From Network to netsim_dat List
color_tea

Create a TEA Variable for Infection Status for ndtv Animations
common_updater

Update Either the "param" or "control" List
control.dcm

Control Settings for Deterministic Compartmental Models
check_end_horizon_control

Check the format of the end.horizon control
comp_plot

Plot Compartment Diagram for Epidemic Models
copy_datattr_to_nwattr

Copy Vertex Attributes from the netsim_dat List to the Network Objects
create_scenario_list

Make a list of EpiModel scenarios from a data.frame of scenarios
check_attr_lengths

Check that All Attributes in the Main netsim_dat Object are of Equal Length
crosscheck.dcm

Cross Checking of Inputs for Deterministic Compartmental Models
crosscheck.icm

Cross Checking of Inputs for Stochastic Individual Contact Models
crosscheck.net

Cross Checking of Inputs for Stochastic Network Models
discord_edgelist

Discordant Edgelist
depart_nodes

Depart Nodes from the netsim_dat Object
departures.net

Departures: netsim Module
epiweb

EpiModel Web
delete_attr

Delete Elements from Attribute List
departures.icm

Departure: icm Module
deleteAttr

Delete Elements from Attribute List
edges_correct

Adjustment for the Edges Coefficient with Changing Network Size
epi_trackers

Function to run the user-provided epi trackers
delete_edges

Remove Edges That Include Specified Vertices
departures.2g.net

Departures: netsim Module
format_param

Format One Parameter for Printing with the print.param.xxx Functions
get_modules

Get the List of Modules
departures.icm.bip

Departure: Bipartite icm Module
get_network

Extract Network Objects from Network Simulations
generate_random_params

Generate Values for Random Parameters
dcm.mods

Deterministic Compartmental Model Functions
get_network_attributes

Get Network Attributes from a Network Object
get_cumulative_edgelist

Get a Cumulative Edgelist From a Specified Network
dcm

Deterministic Compartmental Models
get_cumulative_edgelists_df

Get the Cumulative Edgelists of a Model
dissolution_coefs

Dissolution Coefficients for Stochastic Network Models
get_attr_prop

Proportional Table of Vertex Attributes
init_status.icm

Disease Status Initialization Module for icm
edgelist_censor

Table of Edge Censoring
increment_timestep

Increment the Current Timestep
get_cumulative_degree

Return the Cumulative Degree of a Set of Index Nodes
get_formula_term_attr

Output ERGM Formula Attributes into a Character Vector
get_edgelist

Get an Edgelist From the Specified Network
init_status.net

Disease Status Initialization Module for netsim
get_partners

Return the Historical Contacts (Partners) of a Set of Index Nodes
get_param_set

Extract the Parameter Set from Network Simulations
get_nwstats

Extract Network Statistics from netsim or netdx Object
idgroup

Group Numbers for Two-Group Network
geom_bands

ggplot2 Geom for Quantile Bands
get_nwparam

Extract Network Model Parameters
delete_vertices

Fast Version of network::delete.vertices for Edgelist-formatted Network
get_sims

Extract Network Simulations
get_args

Get Arguments from EpiModel Parameterization Functions
get_vertex_attribute

Get Vertex Attribute on Network Object
get_network_term_attr

Output Network Attributes into a Character Vector
init.dcm

Initial Conditions for Deterministic Compartmental Models
init.icm

Initial Conditions for Stochastic Individual Contact Models
icm

Stochastic Individual Contact Models
multilayer

Specify Controls by Network
modules.net

Modules for Stochastic Network Models
merge.netsim

Merge Model Simulations across netsim Objects
nwupdate.net

Dynamic Network Updates
padded_vector

Grow a Vector to a Given Size, Padding it With Empty Elements
infection.net

Primary Infection Module for netsim
infection.icm.bip

Primary Infection Module for icm
mutate_epi

Add New Epidemiology Variables
net-accessor

Functions to Access and Edit the Main netsim_dat Object in Network Models
get_degree

Get Individual Degree from Network or Edgelist
get_attr_history

Extract the Attributes History from Network Simulations
get_current_timestep

Return the Current Timestep
modules.icm

Modules for Stochastic Individual Contact Models
make_stats_table

Create a Summary Table of Simulation Statistics
make_module_list

Populate the Module List After the Initialization Module is run
is.transmat

Extract Transmissions Matrix from Network Epidemic Model
init.net

Initial Conditions for Stochastic Network Models
netdx

Dynamic Network Model Diagnostics
param_random

Create a Value Sampler for Random Parameters
param.net_from_table

Parameters List for Stochastic Network Models from a Formatted Data Frame
infection.2g.net

Primary Infection Module for netsim
plot.transmat

Plot transmat Infection Tree in Three Styles
record_attr_history

Record Attribute History
record_raw_object

Record an Arbitrary Object During a Simulation
plot.netdx

Plot Dynamic Network Model Diagnostics
plot.netsim

Plot Data from a Stochastic Network Epidemic Model
saveout.dcm

Save dcm Data to Output List Format
plot.icm

Plot Data from a Stochastic Individual Contact Epidemic Model
netest

Dynamic Network Model Estimation
param.net

Epidemic Parameters for Stochastic Network Models
resim_nets

Resimulate Dynamic Network at Time 2+
set_current_timestep

Set the Current Timestep
infection.icm

Primary Infection Module for icm
print_nwstats_table

Print Helper For Network Stats Tables
set_modules

Set the List of Modules
process_out.net

Save a List of netsim Data to Output List Format
ssample

Stable Sampling Function
simulate_dat

Simulate a Network for a Specified Number of Time Steps
netsim_error_logger

Handle the Logging of Traceback and Dumping of Frames on Error
init_nets

Network Data and Stats Initialization
initialize.icm

Initialization: icm Module
initialize.net

Initialization: netsim Module
merge.icm

Merge Data across Stochastic Individual Contact Model Simulations
verbose.icm

Progress Print Module for Stochastic Individual Contact Models
recovery.icm.bip

Recovery: icm Module
mcat

Write Out Test Progress to Console
set_vertex_attribute

Set Vertex Attribute on Network Object
recovery.net

Recovery: netsim Module
unique_id-tools

Convert Unique Identifiers to/from Positional Identifiers
update_cumulative_edgelist

Update a Cumulative Edgelist of the Specified Network
is_active_posit_ids

Are These Nodes Active (Positional IDs)
update_params

Update Model Parameters for Stochastic Network Models
netsim

Stochastic Network Models
netsim_cond_msg

Message to Find in Which Module a condition Occurred
network_initialize

Initialize Network Object
is_active_unique_ids

Are These Nodes Active (Unique IDs)
sim_nets_t1

Initialize Networks Used in netsim
plot.dcm

Plot Data from a Deterministic Compartmental Epidemic Model
prevalence.icm

Get Epidemic Output from icm Model
prevalence.icm.bip

Get Epidemic Output from icm Model
prevalence.net

Get Epidemic Output from netsim Model
update_unique_ids

Create the Unique Identifiers for New Nodes
saveout.icm

Save icm Data to Output List Format
param.dcm

Epidemic Parameters for Deterministic Compartmental Models
summary.dcm

Summary Model Statistics
summary.icm

Summary Model Statistics
test_icm

Test the Model Output from a Stochastic Individual Contact Model
verbose.net

Progress Print Module for Stochastic Network Models
recovery.icm

Recovery: icm Module
recovery.2g.net

Recovery: netsim Module
saveout.net

Save netsim Data to Output List Format
remove_modules

Remove a Set of Modules From the Module List
reexports

Objects exported from other packages
param.icm

Epidemic Parameters for Stochastic Individual Contact Models
use_scenario

Apply a scenario object to a param.net object
verbose.dcm

Progress Print Module for Deterministic Compartmental Models
test_net

Test the Model Output from a Network Model
summary.netest

Summary for Network Model Fit
print.netdx

Utility Function for Printing netdx Object
toggles_to_diss_stats

Convert Matrix of Toggles to Dissolution and Duration Statistics
set_transmat

Save Transmission Matrix
trim_netest

Function to Reduce the Size of a netest Object
set_network

Set Network State During netsim Simulation
trigger_end_horizon

Function to Trigger the End Horizon
truncate_sim

Truncate Simulation Time Series
summary.netsim

Summary Model Statistics
update_dissolution

Adjust Dissolution Component of Network Model Fit
update_list

Update List x Using the Elements of List new.x.
tedgelist_to_toggles

Convert Timed Edgelist to Matrix of Toggles
summary_nets

Extract Summary Statistics of Networks Used in netsim
InitErgmTerm.absdiffby

Definition for absdiffby ERGM Term
add_vertices

Fast Version of network::add.vertices for Edgelist-formatted Network
InitErgmTerm.absdiffnodemix

Definition for absdiffnodemix ERGM Term
EpiModel-package

Mathematical Modeling of Infectious Disease Dynamics
InitErgmTerm.fuzzynodematch

Definition for fuzzynodematch ERGM Term
apportion_lr

Apportion Using the Largest Remainder Method
arrivals.icm

Arrivals: icm Module
arrivals.icm.bip

Arrivals: Bipartite icm Module
arrivals.net

Arrivals: netsim Module
arrivals.2g.net

Arrivals: netsim Module