Skip to content
Prev 5445 / 398502 Next

solve vs. qr.solve

On 1 May 2000, Douglas Bates wrote:
I see! But then I think the help page is somewhat misleading. If it said
'...better than qr.solve(A) %*% b', there would be no doubt.
I tried
function(a, b, ...) UseMethod("solve")
[1] "solve.default" "solve.qr"     

I guess that I have to find the underlying  C  code to find out
what "solve.default" is, and when which method is used. I have
looked around in R-1.0.1/src/* with no great success. Can I
get a hint where to search?

Thanks, G?ran

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._