plot-HierarchicalSamples-HierarchicalModel-method: Plotting hierarchical dose-toxicity model fits

plot,HierarchicalSamples,HierarchicalModel-methodR Documentation

Plotting hierarchical dose-toxicity model fits

Description

Plotting hierarchical dose-toxicity model fits

Usage

## S4 method for signature 'HierarchicalSamples,HierarchicalModel'
plot(x, y, data, ncol = NULL, ...)

Arguments

x

the HierarchicalSamples object.

y

the HierarchicalModel object.

data

the HierarchicalData object.

ncol

(count or NULL)
number of columns in the combined plot. If NULL, a compact layout is chosen automatically.

...

passed to the arm-specific plot methods.

Value

This returns a gtable object combining the arm-specific fitted plots, or NULL if no arm plot is available.


crmPack documentation built on July 5, 2026, 9:06 a.m.