On 6/23/2008 12:12 PM, 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?

I think LR and LU decompositions are different names for the same thing; the latter is available through lu() in Matrix.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to