Displaying 1 result from an estimated 1 matches for "shading_binary".
2006 Jan 27
1
monochrome mosaic plot in vcd package
...I'm uncertain that is will be clear enough
for a reader.
Another option may be to use a fill pattern of sloping lines with different
orientations for the sign and density for the magnitude. The problem with
this option is I wouldn't know where to start to incorporate into a legend.
The shading_binary function is no good as I would like the cells with
residuals less than absolute 2 to be different from other cells. How would
readers of this list represent a mosaic plot so that it was easily
interpretable in monochrome?
My data can be used as an example:
library(vcd)
library(MASS)
term.1...