proprPerb: Calculate proportionality metric rho (Erb 2016).

Description Usage Arguments Value

View source: R/9-deprecated.R

Description

Provided for backend use.

Usage

1
proprPerb(counts, ivar = 0)

Arguments

counts

A data.frame or matrix. A "count matrix" with subjects as rows and features as columns. Note that this matrix does not necessarily have to contain counts.

ivar

A numeric scalar. Specifies reference feature(s) for additive log-ratio transformation. The argument will also accept feature name(s) instead of the index position(s). Set to "iqlr" to use inter-quartile log-ratio transformation. Ignore to use centered log-ratio transformation.

Value

Returns proportionality matrix.


propr documentation built on Dec. 16, 2019, 9:30 a.m.