Learn R Programming

propr (version 3.1.8)

alphaTheta_old: Calculate alpha Theta

Description

Do not use this function. For testing purposes only.

Usage

alphaTheta_old(counts, group, alpha)

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.

alpha

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