permuteTheta_old: Permute Theta
Description
Do not use this function. For testing purposes only.
Usage
permuteTheta_old(counts, group, p)
Arguments
counts
A data.frame or matrix. A "count matrix" with
subjects as rows and features as columns.
group
A character vector. Group or sub-group memberships,
ordered according to the row names in counts
.
p
An integer. The number of permutation cycles.