View source: R/bayes_functions.R
describe_odds | R Documentation |
Combination of bayestestR::describe_posterior and effectsize::interpret_oddsratio that gives a summary table of parameters and their respective odds ratios, for rstan BLR models
describe_odds(stan_glm_model)
stan_glm_model |
An rstanarm model object (Binomial Logistic Regression models only). |
A nice summary table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.