whiteData | R Documentation |
whiting selected vectors
whiteData(
GeneMixObj,
theta = NULL,
XOut = T,
YOut = T,
XmOut = T,
Xextra = NULL
)
GeneMixObj |
- |
theta |
- (vec) parameters for variance model |
XmOut |
- (bool) whitning covariates |
Xextra |
- (n x p_0) extra covariates to whiten (should be in U coordinates (i.e X- SVD basis)) |
Xout |
- (bool) whitning entire gene matrix |
Yout |
- (bool) whitning output |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.