table_BayesLogReg: Produce APA formatted Bayesian model summary table

View source: R/bayes_functions.R

table_BayesLogRegR Documentation

Produce APA formatted Bayesian model summary table

Description

Accepts a Bayesian Logistic Regression rstanarm model and returns a perfectly formatted APA results table with flextable, ready to be exported to MS Word.

Usage

table_BayesLogReg(stan_glm_model)

Arguments

stan_glm_model

An stan_glm model object.


ryan-a-schneider/legaldmlab documentation built on July 2, 2023, 5:02 a.m.