calcWO: A generic function for calculating win odds

View source: R/calcWO.R

calcWOR 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.


hce documentation built on Oct. 16, 2024, 9:06 a.m.