View source: R/miscellaneous.R
median_and_quantiles | R Documentation |
Calculates the median and quantiles (0.025 and 0.975) for each deme for the
reorganized element size (effective number of infections) of the solved
demographic model. See reorganize_deme_sizes
.
median_and_quantiles(sizes_list, times)
sizes_list |
list containg the reorganized element size (effective number of infections). |
times |
vector containig the time points used in the simulations |
dataframe for median and quantiles for each deme (gpm, gpmf and msm)
#TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.