You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This R package would provide tools to simulate epidemic's raw case data in the form of line lists, using model outputs, such as compartmental models, branching processes, or network models.
For future development should we consider also including compartmental model or network models to generate epidemiological data (line list and contacts) using {simulist}?
The text was updated successfully, but these errors were encountered:
The MVP of {simulist} uses a single-type branching process to simulate cases and the contacts between them. This model is imported from {bpmodels}.
The initial pitch of the {simulist} package on the Epiverse-TRACE discussions board stated (emphasis mine):
For future development should we consider also including compartmental model or network models to generate epidemiological data (line list and contacts) using {simulist}?
The text was updated successfully, but these errors were encountered: