makeContrasts {waveTiling} | R Documentation |
Helper function to construct a contrast matrix to be used in the inference procedure of the wavelet-based transcriptome analysis when conducting a pairwise comparison analysis.
makeContrasts(contrasts, nlevels)
contrasts |
|
nlevels |
Number of groups for pairwise comparison analysis. |
numeric matrix
Kristof De Beuf <kristof.debeuf@ugent.be>
makeContrasts(contrasts="compare",nlevels=6)