print.dTTE {debiasedTrialEmulation}R Documentation

Print Method for dTTE Objects

Description

Prints a concise summary of the dTTE pipeline output.

Usage

## S3 method for class 'dTTE'
print(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]