Description Usage Arguments Value
View source: R/WaveQTL_preprocess_funcs.R
This function corrects for covariates.
1 | corrected_forCovariates(x, Covariates)
|
x |
a vector of length N (# of samples) containing data. |
Covariates |
a matrix (or a vector if M = 1) with N by M (# of covariates) containing covariates to correct for. |
a vector of length N; covariates corrected data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.