View source: R/bayes_functions.R
table_BayesLogReg | R Documentation |
Accepts a Bayesian Logistic Regression rstanarm model and returns a perfectly formatted APA results table with flextable, ready to be exported to MS Word.
table_BayesLogReg(stan_glm_model)
stan_glm_model |
An stan_glm model object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.