calcWINS: A generic function for calculating win statistics

View source: R/calcWINS.R

calcWINSR Documentation

A generic function for calculating win statistics

Description

A generic function for calculating win statistics

Usage

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

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


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