| make.design.2 {mi4p} | R Documentation | 
Builds the design matrix for designs of level 2
Description
This function builds the design matrix for design of level 2
Usage
make.design.2(sTab)
Arguments
| sTab | The data.frame which correspond to the pData function of MSnbase | 
Value
A design matrix
Author(s)
Thomas Burger, Quentin Giai-Gianetto, Samuel Wieczorek
Examples
## Not run: 
utils::data(Exp1_R25_pept, package='DAPARdata')
make.design.2(Biobase::pData(Exp1_R25_pept))
## End(Not run)
[Package mi4p version 1.1 Index]