Description Usage Arguments Details Value
Format a gt table for posterior summary. Usually from quap
,
brm
and inla
.
1 2 3 4 5 6 7 8 9 |
df |
Dataframe. Posterior summary. |
var_col |
Name of the column with the variables. |
labs |
List with the following items |
qtl |
List used to change the name of the quantile columns. Should be formatted as, for example. |
.data_color |
Data color used by |
.tab_options |
List of tab_options with the following defaults
|
digits |
Integer. Digits used to format data numbers. |
The format will rename the quantiles based on the qtl
argument which
must have the same number of element as the corresponding columns.
gt table of posterior summary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.