View source: R/utils-calc-refpt-quants.R
calc_refpt_quants | R Documentation |
Calculations for the reference points table
calc_refpt_quants(df, param, scale = 1, digits = 0, perc = FALSE)
df |
The data frame containing the posteriors with the column names being the parameter names and rows being the posteriors |
param |
The name of the parameter which corresponds to a name in the posterior output data frame (posteriors.sso) |
scale |
A value to divide the values by before applying the quantiles |
digits |
The number of decimal points to include in the return values |
perc |
Logical. If |
The quantile vector formatted for the reference points tables
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.