Learn R Programming

holi (version 0.1.1)

create_plots: Create Diagnostic Plots for Simulation Results

Description

This internal function creates diagnostic plots for the results of the simulation studies, including boxplots for GLM estimates and p-values.

Usage

create_plots(data)

Value

A list with ggplot2 objects for the estimate and p-value plots.

Arguments

data

Data frame containing the results of the simulation studies.