ord.tau: Calculate Kendall's Tau statistics for ordinal data tables...

Description Usage Arguments Value Note Author(s) Examples

Description

Calculate Kendall's Tau statistics for ordinal data tables (Tau-b and Tau-c).

Usage

1

Arguments

x

A table object.

Value

A named list with the three values:

tau.a

Tau-a satistic (for quadratic tables only)

tau.b

Tau-b satistic

tau.c

Kendall-Stuart Tau-c satistic

Note

The code for the calculation was supplied by Marc Schwartz (under GPL 2)

Author(s)

Marc Schwartz, Mark Heckmann

Examples

1
2
3
{
 # TODO
}

Example output


ryouready documentation built on May 1, 2019, 8:39 p.m.