checkInputs.SEIR | R Documentation |
Checks the input parameters for the SEIR model
checkInputs.SEIR(population = 1, populationFractions = 1, contactMatrix, R0, latentPeriod, infectiousPeriod, seedInfections = 0, priorImmunity = 0, useCommunityMitigation = FALSE, communityMitigationStartDay, communityMitigationDuration, communityMitigationMultiplier, simulationLength = 240, seedStartDay = 0, tolerance = 1e-08, method = "lsoda", ...)
List of parameters for the SEIR model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.