create_plots {holi} | R Documentation |
This internal function creates diagnostic plots for the results of the simulation studies, including boxplots for GLM estimates and p-values.
create_plots(data)
data |
Data frame containing the results of the simulation studies. |
A list with ggplot2 objects for the estimate and p-value plots.