Description Usage Arguments Value
View source: R/7-aldex2propr.R
This function uses the Monte Carlo instances from an
aldex.clr
object to correlate each log-ratio
transformed feature vector with a continuous
numeric variable. See lr2cor
.
1 | aldex.cor(clr, conditions, ...)
|
clr |
An |
conditions |
A numeric vector of a continuous variable. |
... |
Arguments passed to |
Returns a data.frame of the average
correlation statistic (e.g., r
) and p-value
(p
) for each log-ratio transformed feature,
with FDR appended as the BH
column.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.