Skip to content
Prev 6372 / 398498 Next

Matching rows?

On Mon, 3 Jul 2000, Bill Venables wrote:

            
[...]
Amazing, and smart! "Looping" over a few columns istead of over 
many rows does the trick, I guess. I got even bigger differences 
on my machine.

One tiny error, though: The "while" statement should read

while(length(i) && (j <- j + 1) <= ncol(X))
                                 ^
I think. Thanks!                 |

G?ran

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