Fixed-effect convergence broken out by source of variation
Source:R/plot_beta_family_diagnostics.R
plot_probit_beta_family_diagnostics.RdSplits the fixed-effect ("beta") parameter group by which covariate family each coefficient belongs to (Intercept / Hospital / Age / Sex / Specimen / Ward-ICU / Other, by covariate-name pattern), so a reviewer can see directly whether e.g. hospital contrasts specifically are destabilising the fit, rather than only a single aggregate Rhat/ESS for all of "beta".
Arguments
- fit
List returned by
fit_bayesian_multivariate_probit().- title_base
Character. Prefixed to plot titles.