View source: R/cumulative_probability_surviving_infected.R
cumulative_probability_surviving_infected | R Documentation |
a function that returns a matrix of probabilities of mortality for each age and time step of the simulation
cumulative_probability_surviving_infected(probability_surviving_infected_array)
probability_surviving_infected_array |
3 dimensional probability matrix |
returns an array of dimensions time, age and time since infection - tau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.