summary.dTTE {debiasedTrialEmulation} | R Documentation |
Summary Method for dTTE Objects
Description
Provides a detailed summary of the dTTE pipeline output.
Usage
## S3 method for class 'dTTE'
summary(x, ...)
Arguments
x |
An object of class "dTTE". |
... |
Additional arguments (currently ignored). |
Value
No return value, printed to the console.
[Package debiasedTrialEmulation version 0.1.0 Index]