powered by
Calculates equi-tailed quantile probabilities from a confidence level
conf_lvl_to_quantile_prob(conf_lvl = 0.95)
A list with two numerical vectors, "lower" and "upper".
Confidence level of confidence or credibility intervals. Default is 0.95 (i.e. 95 % confidence interval).
conf_lvl_to_quantile_prob(0.95)
Run the code above in your browser using DataLab