[R] Solving linear equations

Tomek R rtomek at hotmail.com
Wed Apr 28 01:02:37 CEST 2004


Is there a simple method under R to solve an overdetermined system of linear 
equations Ax=b with A being a matrix m*n? I know that solve() seems to work 
for m*m matrices, but I had no luck with overdetermined systems.

Mlod




More information about the R-help mailing list