Plot the estimated regression coefficients and credible intervals for the linear effects in up to two models.
plot_coef(
post_coefficients_1,
post_coefficients_2 = NULL,
alpha = 0.05,
labels = NULL
)A plot of regression coefficients and credible intervals for 1-2 models
Nsims x p matrix of simulations from the posterior
distribution of the p coefficients, where Nsims is the number of simulations
Nsims x p matrix of simulations from the posterior
distribution of the p coefficients from another model
confidence level for the credible intervals
p dimensional string of labels for the coefficient names