Skip to content

Instantly share code, notes, and snippets.

@MonkmanMH
Last active December 15, 2023 03:19
Show Gist options
  • Save MonkmanMH/9190970 to your computer and use it in GitHub Desktop.
Save MonkmanMH/9190970 to your computer and use it in GitHub Desktop.
Categorical data analysis in R - a resource list

Categorical data analysis in R - a resource list

R packages

vcd & vcdExtra http://cran.r-project.org/web/packages/vcd/ http://cran.r-project.org/web/packages/vcdExtra/

Tutorial cran.r-project.org/web/packages/vcdExtra/vignettes/vcd-tutorial.pdf

Course materials

datavis.ca - categorical data http://www.datavis.ca/courses/grcat/

datavis.ca - visualizing categorical data http://www.datavis.ca/courses/VCD/

Penn State STAT 504 - Analysis of Discrete Data https://onlinecourses.science.psu.edu/stat504/node/207

Journal articles

Pilh�ofer & Unwin, "New Approaches in Visualization of Categorical Data: R Package extracat", Journal of Statistical Software, 2013 (53:7) http://www.jstatsoft.org/v53/i07/paper

Books

Bilder & Loughin, *Analysis of Categorical Data with R", Chapman & Hall, 2014 http://www.crcpress.com/product/isbn/9781439855676

-30-

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment