Learn R Programming

waveTiling (version 1.14.0)

makeContrasts: Construct contrast matrix

Description

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.

Usage

makeContrasts(contrasts, nlevels)

Arguments

contrasts
compare: contrasts for pairwise comparison analysis.
nlevels
Number of groups for pairwise comparison analysis.

Value

Examples

Run this code
  makeContrasts(contrasts="compare",nlevels=6)

Run the code above in your browser using DataLab