| plot,HierarchicalSamples,HierarchicalModel-method | R Documentation |
Plotting hierarchical dose-toxicity model fits
## S4 method for signature 'HierarchicalSamples,HierarchicalModel'
plot(x, y, data, ncol = NULL, ...)
x |
the HierarchicalSamples object. |
y |
the HierarchicalModel object. |
data |
the HierarchicalData object. |
ncol |
( |
... |
passed to the arm-specific |
This returns a gtable object combining the arm-specific fitted
plots, or NULL if no arm plot is available.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.