[R] Package rrcov, functions PcaCov, PcaHubert, PcaGrid

albina1985 albina_unger at web.de
Wed Jul 13 12:03:29 CEST 2011


Hello,

I'm using the R-2.13.1 version in Windows and I'm trying to do a robust Pca
with the following:

x<-matrix(0.5,30,30)
library("rrcov")

y<-PcaCov(x)

The following error occurs: 
Error: diff(sv)<0 ist not all TRUE

The same error occurs with the other functions. What does this mean and how
can I perform the robust PCA with these functions by using a quadratic
matrix as input?

Thanks in advance,
Albina.

--
View this message in context: http://r.789695.n4.nabble.com/Package-rrcov-functions-PcaCov-PcaHubert-PcaGrid-tp3664644p3664644.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list