Do not use this function. For testing purposes only.
alphaThetaW_old(counts, group, alpha, weights)
A data.frame or matrix. A "count matrix" with subjects as rows and features as columns.
A character vector. Group or sub-group memberships,
ordered according to the row names in counts
.
A double. See vignette for details. Leave missing to skip Box-Cox transformation.
A matrix. Pre-computed limma
-based
weights. Optional parameter.