Learn R Programming

hce (version 0.7.0)

calcWINS: A generic function for calculating win statistics

Description

A generic function for calculating win statistics

Usage

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

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