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

Description Methods

Description

~~ Methods for function zdesign ~~

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 continuous 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 continuous 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 continuous portion of the mixture model.


metabomxtr documentation built on Nov. 8, 2020, 6:50 p.m.