Common 3-panel distribution plot used in report_ebe.R, report_indipk.R, and report_resid.R.
PlotDistribution(
var.data,
var.name,
show_shrinkage = FALSE,
omega_var = NULL,
show_ttest = FALSE,
show_cv = FALSE
)numeric vector of data
character, variable name for labeling
logical, whether to show shrinkage
numeric, omega variance for shrinkage calc
logical, whether to show t-test p-value
logical, whether to show CV percent