Skip to content

Implementation of stochastic two-variant SEIR model #1032

@nijawa

Description

@nijawa

Feature description

This feature implements a stochastic two-variant SEIR model. There are two variants, a "wild-type" and a "variant". Recovery from the wild-type makes a person immune against the wild-type but not the variant. Recovery from the variant makes a person immune against both the wild-type and the variant.

Additional context

No response

Checklist

  • Attached labels, especially loc:: or model:: labels.
  • Linked to project.

Metadata

Metadata

Assignees

Labels

class::featureA feature to be implemented for some part of the softwareloc::backendThis issue concerns the C++ backend implementation.model::sdeThis issue concerns any kind of stochastic differential equation-based model.

Type

No type

Projects

Status

Done (Total)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions