Message-ID: <Pine.GSO.4.21.0003071134290.27319-100000@mail.biostat.washington.edu>
Date: 2000-03-07T19:39:47Z
From: Thomas Lumley
Subject: lm(rnorm(1000)~rnorm(1000)) kills rw1000 (PR#476)
In-Reply-To: <Pine.GSO.4.21.0003071120060.27319-100000@mail.biostat.washington.edu>
A patch is
1649,1652c1649
< if (j == rhs_response) {
< INTEGER(count)[j]=0; /* need this initialised */
< continue;
< }
---
> if (j == rhs_response) continue;
-thomas
Thomas Lumley
Assistant Professor, Biostatistics
University of Washington, Seattle
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._