Learn R Programming

crmPack (version 2.0.0)

h_plot_simulation_trajectory: Helper Function to Create Trajectory Plot

Description

[Stable]

Creates a trajectory plot showing dose level statistics across patients.

Usage

h_plot_simulation_trajectory(sim_doses, max_patients, has_placebo)

Value

A ggplot object.

Arguments

sim_doses

(list)
list of simulated doses per trial.

max_patients

(integer)
maximum number of patients.

has_placebo

(flag)
whether the design includes placebo.