| proprCLR {propr} | R Documentation |
Provided for backend use.
proprCLR(X, check = FALSE)
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. |
A matrix. Returns the centered log-ratio
transformation of X.