Package: GoodmanKruskal 0.0.3
GoodmanKruskal: Association Analysis for Categorical Variables
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).
Authors:
GoodmanKruskal_0.0.3.tar.gz
GoodmanKruskal_0.0.3.zip(r-4.5)GoodmanKruskal_0.0.3.zip(r-4.4)GoodmanKruskal_0.0.3.zip(r-4.3)
GoodmanKruskal_0.0.3.tgz(r-4.4-any)GoodmanKruskal_0.0.3.tgz(r-4.3-any)
GoodmanKruskal_0.0.3.tar.gz(r-4.5-noble)GoodmanKruskal_0.0.3.tar.gz(r-4.4-noble)
GoodmanKruskal_0.0.3.tgz(r-4.4-emscripten)GoodmanKruskal_0.0.3.tgz(r-4.3-emscripten)
GoodmanKruskal.pdf |GoodmanKruskal.html✨
GoodmanKruskal/json (API)
NEWS
# Install 'GoodmanKruskal' in R: |
install.packages('GoodmanKruskal', repos = c('https://ronaldkpearson.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:d907f19d44. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:GKtauGKtauDataframeGroupNumeric
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Compute Goodman and Kruskal tau measure of association. | GKtau |
Compute Goodman and Kruskal's tau for a dataframe. | GKtauDataframe |
GoodmanKruskal: The Goodman and Kruskal tau measure | GoodmanKruskal |
Group a numerical variable into an n-level factor | GroupNumeric |
Plot method for DataRobot S3 objects of class GKtauMatrix | plot.GKtauMatrix |