getCols: Correct Ordering of Contrasts

View source: R/vennSelect.R

getColsR Documentation

Correct Ordering of Contrasts

Description

A function to determine the correct ordering of contrasts for vennSelect. This is an internal function and should not be called by the end user

Usage

getCols(design, contrast)

Arguments

design

A design matrix, usually produced by a call to model.matrix.

contrast

A contrasts matrix, either produced by hand or as a result of a call to makeContrasts

Value

This function returns the correct order for the contrasts.

Author(s)

James W. MacDonald


jmacdon/affycoretools documentation built on Feb. 25, 2023, 4:51 a.m.