[R] bug in error message?
Erich Neuwirth
erich.neuwirth at univie.ac.at
Thu Jul 5 06:43:06 CEST 2001
mm<-c(1,1,1,1)
dim(mm)<-c(2,2)
solve(mm)
produces
Error in solve.default(mm) : singular matrix `a' in solve
shouldn't this refer to
`mm'
instead of
`a'
--
Erich Neuwirth, Computer Supported Didactics Working Group
Visit our SunSITE at http://sunsite.univie.ac.at
Phone: +43-1-4277-38624 Fax: +43-1-4277-9386
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list