xdesign-methods: ~~ Methods for Function 'xdesign' ~~

xdesign-methodsR Documentation

~~ Methods for Function xdesign ~~

Description

~~ Methods for function xdesign ~~

Methods

signature(x="data.frame",m="ANY")

The columns of data frame 'x' specified in the input Formula object 'm' are converted to the design matrix for the discrete portion of the mixture model.

signature(x="ExpressionSet",m="ANY")

The columns of the phenoData section of expression set 'x' specified in the input Formula object 'm' are converted to the design matrix for the discrete portion of the mixture model.

signature(x="matrix",m="ANY")

The columns of matrix 'x' specified in the input Formula object 'm' are converted to the design matrix for the discrete portion of the mixture model.


mnodzenski/metabomxtr documentation built on Aug. 24, 2022, 1:40 p.m.