.summary_as_tex.brmsfit | R Documentation |
BRMS Table output
.summary_as_tex.brmsfit( model, caption = NA, label = NA, include_prior = FALSE, table.envir = "table", tabular.envir = "tabular", ci_level = 0.95, use_ROPE = FALSE )
model |
brmsfit object |
caption |
Caption for LaTeX table |
label |
Label for LaTeX cross referencing |
include_prior |
Logical, should priors be included in table? |
table.envir |
Table environment to use |
tabular.envir |
Tabular environment to use |
ci_level |
Defaults to .95 |
use_ROPE |
ROPE object from bayestestR::rope, or TRUE to run this with the default settings. Adds the to not include. |
Formatted table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.