lmAdjCovar-methods: lmAdjCovar

Description Usage Arguments

Description

Linear regression to adjust for batch effects.

Usage

1
2
3
4
lmAdjCovar(x, covar, add.mean = TRUE)

## S4 method for signature 'matrix,data.frame,logical'
lmAdjCovar(x, covar, add.mean = TRUE)

Arguments

x

A matrix of gene expression data with genes in the rows and samples in the cols.

covar

A data.frame covariates.

add.mean

A logical vector indicating whether to add group mean to the residuals


ericaenjoy3/RNA documentation built on May 28, 2019, 8:37 p.m.