h_plot_doses_tried: Helper Function to Create Doses Tried Plot

View source: R/Simulations-methods.R

h_plot_doses_triedR Documentation

Helper Function to Create Doses Tried Plot

Description

[Stable]

Creates a bar plot showing average proportions of doses tested.

Usage

h_plot_doses_tried(sim_doses, dose_grid)

Arguments

sim_doses

(list)
list of simulated doses per trial.

dose_grid

(numeric)
dose grid.

Value

A ggplot object.


crmPack documentation built on July 5, 2026, 9:06 a.m.