proprPhit: Calculate proportionality metric phi (Lovell 2015).
Description
Provided for backend use.
Usage
proprPhit(counts, symmetrize = TRUE)
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.
symmetrize
A logical. If TRUE
, forces symmetry
by reflecting the "lower left triangle".
Value
Returns proportionality matrix.