calcWO {hce}R Documentation

A generic function for calculating win odds

Description

A generic function for calculating win odds

Usage

calcWO(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

calcWO.hce(), calcWO.formula(), calcWO.data.frame() methods.


[Package hce version 0.6.0 Index]