ord.somers.d: Calculate Somers' d for ordinal data tables.

Description Usage Arguments Value Note Author(s) Examples

Description

Calculate Somers' d for ordinal data tables.

Usage

1

Arguments

x

A table object.

Value

Kendall's Tau-b value.

A named list with the three values:

sd.cr

The row variable is used as independent, the column variable as dependent variable.

sd.rc

The column variable is used as independent, the row variable as dependent variable.

sd.symmetric

Symmetric Somers' d.

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.