Description Usage Arguments Value Author(s) Examples
Apply the vsn transformation to data.
1 2 |
object |
An object of class |
newdata |
Object of class
|
strata |
Optional, a |
log2scale |
If |
useDataInFit |
If fit = vsn2(x, ...) nx = predict(fit, newdata=x) and is used, for example, in the |
An object typically of the same class as newdata
. There are two
exceptions: if newdata
is an
RGList
, the return value is an
NChannelSet
, and
if newdata
is numeric, the return value is a matrix
with 1
column.
Wolfgang Huber
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.