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.
symmetrize
A logical. If TRUE
, forces symmetry
by reflecting the "lower left triangle".
Value
Returns proportionality matrix.