Rdocumentation
powered by
Learn R Programming
propr (version 1.1.0)
proprVLR: Calculates the variance of the log of the ratios.
Description
Provided for backend use.
Usage
proprVLR(X, check = FALSE)
Arguments
X
A data.frame or matrix. A "count matrix" with subjects as rows and features as columns.
check
A logical. If TRUE, function first checks for negative and NA values.
Value
Returns a matrix containing the variance of the log of the ratios.