[R] LR Decomposition?

Berend Hasselman bhh at xs4all.nl
Mon Jun 23 18:53:31 CEST 2008




Jeffrey Spies wrote:
> 
> Hi all,
> 
> Is there an LR decomposition function in R and, if not, how can we get the
> non-compact representation of Q from QR decomposition?
> 
> Thanks,
> 
> Jeff.
> 

I assume you mean a QR decomposition (I don't know what an LR decomposition
is).
You can get  the answers to your questions by typing

?qr

and taking it from there (click on qr.Q).
Search the R help first.

Berend
-- 
View this message in context: http://www.nabble.com/LR-Decomposition--tp18072588p18073371.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list