print.PSRWE_RST_OUTANA: Print outcome analysis results

View source: R/psrwe_outana.R

print.PSRWE_RST_OUTANAR Documentation

Print outcome analysis results

Description

Print detailed information of outcome analysis results

Usage

## S3 method for class 'PSRWE_RST_OUTANA'
print(x, show_details = FALSE, show_rct = FALSE, show_pred_tps = NULL, ...)

Arguments

x

A list of class PSRWE_RST_OUTANA that is generated using the psrwe_outana function.

show_details

Print out more observed summary

show_rct

Print out more analysis summary for RCT arms

show_pred_tps

Specified time points to be shown

...

Additional parameters

Value

None (invisible NULL)


psrwe documentation built on Aug. 21, 2026, 9:14 a.m.