tpq / propr

[OFFICIAL] [CoDA] An R package to calculate proportionality and other measures for compositional data
65 stars 8 forks source link

Meaning of lrv and interpreting negative rho values... #20

Closed lix2k3 closed 3 years ago

lix2k3 commented 3 years ago

This package has been very helpful. I have two questions: Do the FDR cutoffs also apply to the negative rho values, such that a cutoff of .25 applies to rho values below -.25? The basis of that question is that a rho of -.70, for example, should imply significant reciprocality and we'd want to know if it's trustworthy?

And, what is the meaning of "lrv," and how do we generally interpret it.

tpq commented 3 years ago

Hi lix2k3! I'm glad you've found propr useful.

"LRV" means log-ratio variance (equivalent to variance of the log-ratios = vlr).

As for your other questions, I think you will find the answers here --

Question about how to interpret rho and FDR https://github.com/tpq/propr/issues/17

Question about why not to use negative rho https://github.com/tpq/propr/issues/4