regWO {hce} | R Documentation |
A generic function for win odds regression
Description
A generic function for win odds regression
Usage
regWO(x, ...)
Arguments
x |
an object used to select a method. |
... |
further arguments passed to or from other methods. |
Value
a data frame containing calculated values.
See Also
regWO.data.frame()
methods.
[Package hce version 0.6.0 Index]