[R] Add qqline to plot.lm Q-Q plot?

Kjetil Kjernsmo kjetil.kjernsmo at astro.uio.no
Thu Jan 10 12:19:55 CET 2002


Dear all,

Is there a simple way to add a qqline to the Q-Q plot plot.lm() produces
for which = 2? 

If not, I might write one, but how should this preferably be
implemented? Make qqline() generic and add a qqline.lm() method? Add
an argument to plot.lm()? Have plot.lm() output something invisibly
that qqline() can chew directly? Have plot.lm() output something
invisibly that abline() can chew? Something else?

Best,

Kjetil
-- 
Kjetil Kjernsmo
Graduate astronomy-student                    Problems worthy of attack
University of Oslo, Norway            Prove their worth by hitting back
E-mail: kjetikj at astro.uio.no                                - Piet Hein
Homepage <URL:http://folk.uio.no/kjetikj/>
Webmaster at skepsis.no                            OpenPGP KeyID: 6A6A0BBC
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list