Description Usage Arguments Value
View source: R/nuisance_regression.R
Performs nuisance regression. The data and design matrix must both be centered, or an intercept must be included in the design matrix!
1 | nuisance_regression(Y, design)
|
Y |
The T by V or V by T data. |
design |
The T by Q matrix of nuisance regressors. |
The data after nuisance regression.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.