Create a kite-square plot for contingency tables using 'ggplot2', to display their relevant quantities in a single figure (marginal, conditional, expected, observed, chi-squared). The plot resembles a flying kite inside a square if the variables are independent, and deviates from this the more dependence exists.
Version: | 0.0.1 |
Imports: | tidyr, dplyr, ggplot2, ggh4x, scales, rlang |
Suggests: | knitr, quarto |
Published: | 2025-03-17 |
DOI: | 10.32614/CRAN.package.kitesquare |
Author: | John Wiedenhöft |
Maintainer: | John Wiedenhöft <john.wiedenhoeft at medizin.uni-leipzig.de> |
BugReports: | https://github.com/HUGLeipzig/kitesquare/issues |
License: | LGPL (≥ 3) |
URL: | https://github.com/HUGLeipzig/kitesquare |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | kitesquare results |
Reference manual: | kitesquare.pdf |
Vignettes: |
Kite-Square Plots (source, R code) |
Package source: | kitesquare_0.0.1.tar.gz |
Windows binaries: | r-devel: kitesquare_0.0.1.zip, r-release: kitesquare_0.0.1.zip, r-oldrel: not available |
macOS binaries: | r-devel (arm64): kitesquare_0.0.1.tgz, r-release (arm64): kitesquare_0.0.1.tgz, r-oldrel (arm64): kitesquare_0.0.1.tgz, r-devel (x86_64): kitesquare_0.0.1.tgz, r-release (x86_64): kitesquare_0.0.1.tgz, r-oldrel (x86_64): kitesquare_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=kitesquare to link to this page.