Calculate differential proportionality measure, theta, using the Box-Cox transformation method.
alphaTheta(counts, group, alpha)
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.