Skip to content

Add SEIR network model using epiworldR #4

@gvegayon

Description

@gvegayon

Example Description

Brief description of the model:
Using the R package epiworldR, we need to add an example of an SEIR network model. In the package (which has documentation here), the model is named ModelSEIR. It should feature a small-world network of size 10,000 with an average degree of 20 connections, aiming at an R0 of about 2 for 100 days. The simulation should start with a single infected case.

Programming language and package/framework:
Use epiworldR package in R.

Model characteristics:

  • Perfect mixing model
  • Network-based model
  • Spatial model
  • Continuous time
  • Discrete time

Implementation Details

Use one of the examples included in the package as a referecen (it could be in the vignettes).

Dependencies

epiworldR installed as an R package

Proposed folder name:

01-epiworldr_seir_network

Checklist

Before submitting this issue, please ensure:

  • I have checked that a similar example doesn't already exist
  • The example targets epidemiological/public health modeling
  • The dependencies are reasonable and well-maintained
  • I am willing to implement this example or collaborate on its implementation
  • [ ]

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions