stratWO {hce} | R Documentation |
A generic function for stratified win odds with adjustment
Description
A generic function for stratified win odds with adjustment
Usage
stratWO(x, ...)
Arguments
x |
an object used to select a method. |
... |
further arguments passed to or from other methods. |
Value
a list containing the stratified results and results by strata.
See Also
stratWO.data.frame()
methods.
[Package hce version 0.6.0 Index]