Dear R users:

How can I use panel.qqmathline, in package lattice, to add
straight lines onto the plots generated by qqmath?
I read help pages of qqmath, panel.qqmathline, xyplot, ...,
but just can't one example that shows how to make it work.

For example, 

> data(sleep)
> qqnorm(~ extra | group, data=sleep, aspect=1)

how can I use panel.qqmathline?

Thanks very much for your help,

Joseph Lu
Department of Statistics
National Cheng-Kung University
Tainan, Taiwan

-------------------------------------------------
This mail sent through Seednet Webmail
http://webmail.seed.net.tw

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to