Learn R Programming

propr (version 3.1.8)

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.