print.wreg {poset} | R Documentation |
Print concise model results from wreg
Description
Print concise results for win ratio regression.
Usage
## S3 method for class 'wreg'
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
wreg
.
[Package poset version 1.0.0 Index]