[Rd] cancor rownames bug

Paul Gilbert pgilbert@bank-banque-canada.ca
Thu, 06 Dec 2001 22:23:57 -0500


R : Copyright 2001, The R Development Core Team
Version 1.4.0 Under development (unstable) (2001-12-05)
...
> library("mva")
> cancor(matrix(rnorm(100),100,1), matrix(rnorm(300),100,3))
Error in "rownames<-"(*tmp*, value = colnames(x)) : 
        dimnames applied to non-array
> 

I think either La.svd or backsolve needs a drop=F somewhere.

Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel 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-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._