partial.residual | R Documentation |
Regress data
onto Z
partial.residual(data, Z, nthread)
data |
: A data matrix with n rows. |
Z |
: A n by r confounder data matrix, where n is sample size and r is number of potential confounders |
nthread |
: A number of threads to parallelize regression. |
Title
Returns a data matrix with same dimension as data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.