dot-summary_as_tex.brmsfit: BRMS Table output

.summary_as_tex.brmsfitR Documentation

BRMS Table output

Description

BRMS Table output

Usage

.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
)

Arguments

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.

Value

Formatted table


tsostarics/sostools documentation built on Nov. 22, 2022, 7:26 p.m.