Skip to content

Possibility to reintroduce ... to pass arguments to branching process model #43

@joshwlambert

Description

@joshwlambert

As part of the full package review (#33) the dots (...) were removed from the simulation functions (sim_linelist(), sim_outbreak() and sim_contacts()), as they were not used and would warn if used (by chkDots()).

The dots could be added to the functions in order to pass arguments to the epidemiological simulation model used to simulate cases (currently bpmodels::chain_sim()). Currently it can only simulate with a Poisson offspring distribution.

The other option for this functionality is to include these parameters to toggle the simulation model within the config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions