clean_y {crossmeta} | R Documentation |
Factors out effect of surrogate variables discovered during surrogate variable analysis.
clean_y(y, mod, mod.clean)
y |
Expression data of eset. |
mod |
Full model matrix supplied to |
mod.clean |
Model matrix with factors to clean. |
Expression data with effects of svs removed.