[R] Row Reduction
Spencer Graves
spencer.graves at pdf.com
Sun Jul 13 02:14:55 CEST 2003
Have you looked at "qr"? This decomposes a matrix into a product of an
orthogonal matrix, Q, and an upper triangular matrix, R.
hope this helps. spencer graves
Mark Lamias wrote:
> Hi,
>
> I haven't worked with R is quite a while, so I apologize if this seems a
> little basic.
>
> I've looked in the documentation, but cannot find how to convert a matrix
> into row reduced echelon form. Does an R function exist that will do this?
>
> Thanks.
>
> Sincerely yours,
>
> Mark J. Lamias
>
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
More information about the R-help
mailing list