View source: R/compact_population.R
compact_birthcohort | R Documentation |
a function that returns a matrix
compact_birthcohort(susceptible, infected)
susceptible |
proportion of the population that is susceptible. |
infected |
proportion of the population that is infected. |
a array
Values stored in the matrix are numeric double, from 0-1, which represent the natural mortality rate at given age and time
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.