I use R for my data analysis, and I found an error when I use vegan packages for calculating and plotting CCA (Canonical Correspondence Analysis). One of all variable was loose and the eigenvalues different.
These is eigenvalues when I use R
Eigenvalues for constrained axes:
CCA1 CCA2 CCA3 CCA4 CCA5
0.18496 0.02405 0.01492 0.01103 0.00260
And this is eigenvalues when I use PAST
Axis Eigenvalue %
1 0.11343 74.19
2 0.023363 15.28
3 0.011034 7.217
4 0.0050609 3.31
5 1.2233E-10 8.002E-08
I don't know about my fault. I need some problem solving