Learn R Programming

propr (version 3.1.8)

aldex.cor: Correlate CLR with a Continuous Measurement

Description

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.

Usage

aldex.cor(clr, conditions, ...)

Arguments

clr

An aldex.clr object.

conditions

A numeric vector of a continuous variable.

...

Arguments passed to cor.test.

Value

Returns a data.frame of the average correlation statistic (e.g., r) and average p-value (p) for each feature across all Monte Carlo instances. Average FDR provided by BH column.