psva: A function for estimating surrogate variables with the two step approach of Leek and Storey 2007
Description
This function is the implementation of the two step approach for estimating surrogate
variables proposed by Leek and Storey 2007 PLoS Genetics. This function is primarily
included for backwards compatibility. Newer versions of the sva algorithm are available
through sva, svaseq, with low level functionality available
through irwsva.build and ssva.
Usage
psva(dat, batch, ...)
Arguments
dat
The transformed data matrix with the variables in rows and samples in columns