Replies: 1 comment
|
The current implementation of
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Related to issue #570
I am trying to understand the implementation of the robust CLR transformation (
vegan/R/decostand.R
Line 197 in 802c826
This confusion arises from the differences I observe in taxa evenness. For example, in the two attached figures, the sample evenness (or lack thereof) is lost with the rCLR transformation with zero-imputation, but not in the other transformations (sample.png). Similarly, the dominant taxa across all samples now appears centered to zero, which, if I understand correctly, indicate average abundance (methanothrix.png).
Could you please help me understand why the centering is done and why the zero-imputed data are so different from the other transformations?
Thank you in advance for your time, and thank you for the excellent package!
All reactions