combine_doses_trim: Choose dose combinations to be investigated, and plot the...

Description Usage Arguments Value

View source: R/combine_doses_trim.R

Description

Choose dose combinations to be investigated, and plot the prior probabilities of toxicity.

Usage

1
combine_doses_trim(combo_doses, drop_ids)

Arguments

combo_doses

A list from "combine_doses" function.

drop_ids

Which elements of combo_doses$orig (and combo_doses$log_scale) should be dropped.

Value

A list of 8 items: - dose combinations on original scale, - dose combinations on log scale, - reference dose 1, - reference dose 2, - over_limit (maximum acceptable probability of overdosing) - plot of prior distribution, - plot of prior distribution including marginals.


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