View source: R/cumulative_probability_surviving_infected.R
infected_cumulative_survival_prob | R Documentation |
a function that returns a matrix of probabilities of mortality for each age and time step of the simulation
infected_cumulative_survival_prob(prob_surviving)
prob_surviving |
probability matrix of infected |
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.