
Plotting hierarchical dose-toxicity model fits
Source:R/Samples-methods.R
plot-HierarchicalSamples-HierarchicalModel-method.RdPlotting hierarchical dose-toxicity model fits
Usage
# S4 method for class 'HierarchicalSamples,HierarchicalModel'
plot(x, y, data, ncol = NULL, ...)Arguments
- x
the HierarchicalSamples object.
- y
the HierarchicalModel object.
- data
the HierarchicalData object.
- ncol
(
countorNULL)
number of columns in the combined plot. IfNULL, a compact layout is chosen automatically.- ...
passed to the arm-specific
plotmethods.