print.wrtest {poset} | R 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 |
... |
Further arguments passed to or from other methods |
Value
No return value, called for side effects.
See Also
[Package poset version 1.0.0 Index]