[Rd] lm(rnorm(1000)~rnorm(1000)) kills rw1000 (PR#476)

Thomas Lumley thomas@biostat.washington.edu
Tue, 7 Mar 2000 11:39:47 -0800 (PST)


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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._