plot_selected: Plot how often each dose combination is selected

Description Usage Arguments Value

View source: R/plot_selected.R

Description

Plot how often each dose combination is selected

Usage

1
plot_selected(doses, route_through_doses, truth, model_sim, rule_sim)

Arguments

doses

List of doses on original and log scales.

route_through_doses

A vector showing order to go through doses.

truth

The 'true' probabilities of DLT at the dose combinations

model_sim

a summary of the model based simulation – from 'sum_sims'.

rule_sim

a summary of the model based simulation – an object from 'crmPack'.

Value

A ggplot object.


dominicmagirr/dosecombo documentation built on May 6, 2019, 4:32 p.m.