This is the qqmath example from the lattice package. I added the scales to the 
example. I would like to switch the axis and not sure how? Meaning I would like 
the "height" on the x-axis and the probability on the y-axis. Will you show me 
the correct syntax for this switch thanks.


qqmath(~ height | voice.part, aspect = "xy", data = singer,
       prepanel = prepanel.qqmathline,
        scales = list(x = list(at = qnorm(c(0.001,0.01, 0.05, 0.25, 0.5, 0.75, 
0.95,0.99, 0.999)),
    labels = c(0.001, 0.01,0.05, 0.25, 0.5, 0.75, 0.95, 0.99,0.999),alternating 
= 3), y = list(alternating = 3)))


Chris Anderson
Data Analyst
Medical Affairs
wk: 925-677-4870
cell: 707-315-8486
Fax:925-677-4670


</pre><br>This electronic message transmission, including any attachments, 
contains <br>information which may be confidential, privileged and/or otherwise 
exempt <br>from disclosure under applicable law. The information is intended to 
be for the <br>use of the individual(s) or entity named above. If you are not 
the intended <br>recipient or the employee or agent responsible for delivering 
the message <br>to the intended recipient, you are hereby notified that any 
disclosure, copying, <br>distribution or use of the contents of this 
information is strictly prohibited.  If <br>you have received this electronic 
transmission in error, please notify the sender <br>immediately by telephone 
(800-676-6777) or by a "reply to sender only" <br>message and destroy all 
electronic and hard copies of the communication, <br>including attachments.  
Thank you.<br><br>For more information on Paradigm Management Services, LLC, 
please visit <br>http://www.paradigmcorp.com <br>

        [[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