summary.TTE {debiasedTrialEmulation}R Documentation

Summary Method for TTE Objects

Description

Provides a detailed summary of the TTE pipeline output.

Usage

## S3 method for class 'TTE'
summary(x, ...)

Arguments

x

An object of class "TTE".

...

Additional arguments (currently ignored).

Value

No return value, printed to the console.


[Package debiasedTrialEmulation version 0.1.0 Index]