| calcWO | R Documentation |
A generic function for calculating win odds
calcWO(x, ...)
x |
an object used to select a method. |
... |
further arguments passed to or from other methods. |
a data frame containing calculated values.
calcWO.hce(), calcWO.formula(), calcWO.data.frame() methods.