print.wrtest: Print results from 'wrtest'

View source: R/win_ratio_functions.R

print.wrtestR Documentation

Print results from wrtest

Description

Print the results for two-sample win ratio (net benefit) analysis, including point estimates, 95% confidence intervals, and p-values.

Usage

## S3 method for class 'wrtest'
print(x, ...)

Arguments

x

An object returned by wrtest.

...

Further arguments passed to or from other methods

Value

No return value, called for side effects.

See Also

wrtest.


poset documentation built on June 22, 2024, 9:09 a.m.