Description Usage Arguments Value See Also
View source: R/EpidemiologyModelModifications.R
Makes the migration (supplemental) equations with the specified matrix and stocks.
1 2 3 4 5 6 | MakeMigrationEquations(
data,
migratingStocks,
totalStock = "TPt",
nLeadingWhitespace = 8
)
|
data |
A matrix or a data frame with columns |
migratingStocks |
A a character vector with stocks. |
totalStock |
A string |
nLeadingWhitespace |
Number of leading whitespace characters for each equation. |
A character vector
Other Epidemiology Model Modifier functions:
AddModelIdentifier()
,
AddModelRates()
,
JoinModels()
,
TakeRHSFunctionBodyLines()
,
ToSiteCompartmentalModel()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.