Displaying 1 result from an estimated 1 matches for "mlod".
Did you mean:
lod
2004 Apr 27
3
Solving linear equations
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