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