create_plots {holi}R Documentation

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)

Arguments

data

Data frame containing the results of the simulation studies.

Value

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


[Package holi version 0.1.1 Index]