| permuteTheta_false {propr} | R Documentation |
Permute differential proportionality measure, theta.
permuteTheta_false(counts, group, p = 64)
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. |
group |
A character vector. Group or sub-group memberships,
ordered according to the row names in |
p |
An integer. The number of permutation cycles. |
For back-end use only.