Skip to content

correspondence analysis

2 messages · Petra Wallem, Jari Oksanen

#
Hi everybody, I am starting my friendship with R. Now I want to do a 
Correspondence Analysis using the vegan library or multiv library. Both give 
me the same results which differ from the ones I get running other programs 
like Statistica... I wounder if there is a problem with my matrix. I have 
cualitataive variable in the columns and sampling units in the rows... I 
import my matrix into R with matrix(scan....), which dose not accept strings, 
so I have eliminated all the names of my rows and columns and just worked 
with the acctual values of my matrix, is that the problem I have?
Thanks a lot to everybody
Petra
2 days later
#
Lainaus Petra Wallem <pwallem at bio.puc.cl>:
There really is not enough information to help you. Further, I don't have
Statistica to see how it works. How were the results different? Scaling is not
quite standardized in CA, and it may be that the scores are linearly related
although they look different at the first glance. Further, some opt for using
square roots of eigenvalues. Checke these first. Actually, you should start with
checking your data. Do the dimensions match, or did you lose some rows or
columns in input? Do the numbers look OK? Please, be more detailed with your
problems.
like to use correspondence analysis functions in MASS than those in vegan or
multiv. These all should give the same results, though, but they are geared to
different kind of problems.

Best wishes, jari oksanen