Learn R Programming

propr (version 3.1.8)

permuteTheta_false: Permute Theta

Description

Permute differential proportionality measure, theta.

Usage

permuteTheta_false(counts, group, p = 64)

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.

p

An integer. The number of permutation cycles.

Details

For back-end use only.