check_quantiles | R Documentation |
Check Quantiles Required are Present
check_quantiles(posterior, req_probs = c(0.5, 0.95, 0.2, 0.8))
posterior |
A dataframe containing quantiles identified using
the |
req_probs |
A numeric vector of required probabilities. |
Functions used for checking inputs
check_dataframe()
,
check_observations()
,
check_param()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.