View source: R/lower_level_disprop_analysis.R
conf_lvl_to_quantile_prob | R Documentation |
Calculates equi-tailed quantile probabilities from a confidence level
conf_lvl_to_quantile_prob(conf_lvl = 0.95)
conf_lvl |
Confidence level of confidence or credibility intervals. Default is 0.95 (i.e. 95 % confidence interval). |
A list with two numerical vectors, "lower" and "upper".
conf_lvl_to_quantile_prob(0.95)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.