hi,
 
My code:
 
data<-matrix(data=c(0.425,0.5,0.75,0.125,0.25,0.475,0.375,0.25,0.625,0.5,0.1,0.125,0,0.25,0.25),nrow=3,ncol=5,byrow=TRUE,
 
dimnames=list(c("Good","Medium","Bad"),c("Content","Logistic","Trainer","Supply","User
 contribution")))

plot(corresp(data,nf=2),xlim=c(-1,1),ylim=c(-1,1));

The plot is illegible, I want to do this in 3d, but I don't know how!

please help me, send me source if you can!

thanks

Sabine

 


                
---------------------------------


        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to