plot_info: Plot the prior/posterior distribution for p(DLT) at all dose...

Description Usage Arguments Value

View source: R/plot_info.R

Description

Plot the prior/posterior distribution for p(DLT) at all dose combinations

Usage

1
plot_info(info, doses, df = NULL)

Arguments

info

A matrix with a row for each dose combination, where each row is a vector of length 8. The 1st – 3rd elements are the 0.1,0.5 and 0.9 quantiles of the distribution of p(DLT). The 4th – 6th elements are the probabilities of underdosing, target-dosing and overdosing, respectively.

doses

A list containing doses on the original and log scale.

df

The data.

Value

A ggplot object.


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