| permuteTheta_naive {propr} | R Documentation |
Permute differential proportionality measure, theta.
permuteTheta_naive(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. |
This function randomizes all feature vectors p times.