Suppose we start with

data("Titanic")
mosaic(Titanic, shade = TRUE)

How do I combine the dashed box contours of shading_Friendly to indicate 
negative residuals, with three levels of gray: dark for abs(Pearson Resid) > 4, 
lighter for 4 > abs(Pearson Resid) > 2, and lightest for bs(Pearson Resid) < 2 ?

Thanks,
Michael


______________________________________________
Professor Michael Kubovy
University of Virginia
Department of Psychology
for mail add:                                           for FedEx or UPS add: 
P.O.Box 400400                                  Gilmer Hall, Room 102
Charlottesville, VA 22904-4400  McCormick Road
USA                                                     Charlottesville, VA 
22903
                room    phone
Office:    B011 +1-434-982-4729
Lab:        B019        +1-434-982-4751
WWW:    http://www.people.virginia.edu/~mk9y/


        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to