udi_model_matrix: Create a matrix whose rows contain all possible combinations...

View source: R/cov_udi.R

udi_model_matrixR Documentation

Create a matrix whose rows contain all possible combinations of the U,D,I models that are allowed.

Description

This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.

Usage

udi_model_matrix(R)

Arguments

R

the number of conditions

Value

a matrix that is Nmodel by R with each row containing a vector of "U", "D" and "I" characters corresponding to a valide model. Constraint is that there is at least one "D" in each row


mashr documentation built on Oct. 18, 2023, 5:08 p.m.