View source: R/mcmc_posterior.R
mq_r0 | R Documentation |
Calculates median and quantiles for basic reproduction number
mq_r0(data.gp, data.msm, times)
data.gp |
matrix for basic reproduction number for general population |
data.msm |
matrix for basic reproduction number for msm |
times |
vector of time points |
in both matrices (data.gp and data.msm), each column represents a different replicate and each row represents a time point.
dataframe of median, and upper and lower bounds for the posterior
#TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.