Re: [R] How to use 'prcomp' with CLUSPLOT?

2011-11-03 Thread Jo Frabetti
Hello, I have a large data set that has more columns than rows (sample data below). I am trying to perform a partitioning cluster analysis and then plot that using pca. I have tried using CLUSPLOT(), but that only allows for 'princomp' where I need 'prcomp' as I do not want to reduce my colum

[R] How to use 'prcomp' with CLUSPLOT?

2011-11-03 Thread Jo Frabetti
Hello, I have a large data set that has more columns than rows (sample data below). I am trying to perform a partitioning cluster analysis and then plot that using pca. I have tried using CLUSPLOT(), but that only allows for 'princomp' where I need 'prcomp' as I do not want to reduce my colum