>>>>> "Ulrich" == Ulrich Leopold <uleopold at
science.uva.nl>
>>>>> on Wed, 11 Sep 2002 12:56:46 +0200 writes:
Ulrich> How can I extend the axis of truehist with negative
Ulrich> values. I need to plot residuals from a stepwise
Ulrich> regression.
If I understand your question I think you don't want truehist()
{or hist()} in that case, rather something like
set.seed(123)
plot(round(rnorm(100),2), type = "h", lwd = 4)
Ulrich> Ulrich
Ulrich> --
Ulrich> __________________________________________________
Ulrich> Ulrich Leopold MSc.
<.. much too long signature ..>
Regards,
Martin Maechler <maechler at stat.math.ethz.ch>
http://stat.ethz.ch/~maechler/
Seminar fuer Statistik, ETH-Zentrum LEO C16 Leonhardstr. 27
ETH (Federal Inst. Technology) 8092 Zurich SWITZERLAND
phone: x-41-1-632-3408 fax: ...-1228 <><
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._