Learn R Programming

⚠️There's a newer version (0.0.3) of this package.Take me there.

GoodmanKruskal (version 0.0.2)

Association Analysis for Categorical Variables

Description

Association analysis between categorical variables using the Goodman and Kruskal tau measure. This asymmetric association measure allows the detection of asymmetric relations between categorical variables (e.g., one variable obtained by re-grouping another).

Copy Link

Version

Install

install.packages('GoodmanKruskal')

Monthly Downloads

294

Version

0.0.2

License

MIT + file LICENSE

Maintainer

Ron Pearson

Last Published

April 18th, 2016

Functions in GoodmanKruskal (0.0.2)

plot.GKtauMatrix

Plot method for DataRobot S3 objects of class GKtauMatrix
GKtau

Compute Goodman and Kruskal tau measure of association.
GroupNumeric

Group a numerical variable into an n-level factor
GoodmanKruskal

GoodmanKruskal: The Goodman and Kruskal tau measure
GKtauDataframe

Compute Goodman and Kruskal's tau for a dataframe.