View source: R/get_h3_S_quants.R
get_h3_S_quants | R Documentation |
This function gets quantiles for the Susceptible compartment from the saved states of a block particle filter of Model 3. This function is only used in the supplement material.
get_h3_S_quants(bpf, i)
bpf |
A bpfiltered object with saved states. |
i |
the time point |
A data.frame containing quantiles of the susceptible compartment at time t_i.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.