alphaTheta_old: Calculate alpha Theta

Description Usage Arguments

View source: R/9-deprecated.R

Description

Do not use this function. For testing purposes only.

Usage

1
alphaTheta_old(counts, group, alpha)

Arguments

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 counts.

alpha

A double. See vignette for details. Leave missing to skip Box-Cox transformation.


propr documentation built on Dec. 16, 2019, 9:30 a.m.