Do not use this function. For testing purposes only.
calculateThetaW_old(counts, group)
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.
A character vector. Group or sub-group memberships,
ordered according to the row names in counts
.