| permuteTheta_old {propr} | R Documentation |
Do not use this function. For testing purposes only.
permuteTheta_old(counts, group, p)
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. |