Description Usage Arguments Value Note Author(s) Examples
Calculate Kendall's Tau statistics for ordinal data tables (Tau-b and Tau-c).
1  | ord.tau(x)
 | 
x | 
 A table object.  | 
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  | 
The code for the calculation was supplied by Marc Schwartz (under GPL 2)
Marc Schwartz, Mark Heckmann
1 2 3  | {
 # TODO
}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.