get_sva_mods {crossmeta} | R Documentation |
Used by add_adjusted
to create model matrix with surrogate variables.
get_sva_mods(pdata)
eset |
Annotated eset with samples selected during |
List with model matrix(mod) and null model matrix (mod0) used for sva
.