Calculate the quantiles of a probability distribution based on the vector of probabilities and time data (e.g. time since infection)
Source:R/utils.R
calc_disc_dist_quantile.Rd
This function can be used in cases where the data on a fitted
distribution is not openly available and the summary statistics of the
distribution are not reported so the data are scraped from the plot and
the quantiles are needed in order use the extract_param()
function.