Learn R Programming

hce (version 0.7.0)

calcWO: A generic function for calculating win odds

Description

A generic function for calculating win odds

Usage

calcWO(x, ...)

Value

a data frame containing calculated values.

Arguments

x

an object used to select a method.

...

further arguments passed to or from other methods.

See Also

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