The function visualize the results of the robustness
analysis analysis_robustness
.
plot_robustness(
posterior_density,
hdi_mode,
hdi_l,
hdi_u,
mixed_ci_width = NA_real_,
mixed_ci_l = NA_real_,
mixed_ci_u = NA_real_,
include_nhst = TRUE
)
numeric vector
numeric
numeric
numeric
numeric
numeric
numeric
logical
The function returns a ggplot object.
Other plotting functions:
plot_confirmatory()
,
plot_exploratory()