plot.dTTE {debiasedTrialEmulation} | R Documentation |
Plot Method for dTTE Objects (Calibration Only)
Description
Plots only the calibration graph for the dTTE pipeline output.
Usage
## S3 method for class 'dTTE'
plot(x, ...)
Arguments
x |
An object of class "dTTE". |
... |
Additional arguments passed to plotting functions. |
Value
No return value, printed to the console.
[Package debiasedTrialEmulation version 0.1.0 Index]