Make MeanD Matrix
1 2 3 4 5 6 7 8 9 10 | make_meanD(
input_data,
n_sim,
incub_mean_log,
incub_sd_log,
inf_period_hosp_mean_log,
inf_period_hosp_sd_log,
inf_period_nohosp_mean,
inf_period_nohosp_sd
)
|
inf_period_nohosp_sd |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.