Plot categorical data in R
Plot categorical data in R, mosaic, and association plots can graphically illustrate the association between two or more categorical variables (such as those data handled by contingency tables and log-linear modeling). We will use a data set from Young and Winn, in which encountered eels were cross-classified according to species and location, to provide graphical…