Skip to content
Prev 169547 / 398506 Next

Finding a basis in a set of vectors

Zhou Fang wrote:
The former. In particular there is an issue with columns that have all 
entries near-zero. There were a couple of gotchas in its main 
application of thinning projection matrices within anova.mlm (the 2.8.1 
version has a zapsmall() kludge for that reason).

(This can of course also make things platform dependent, since roundoff 
accumulates differently depending on compilers and such.)