Description Usage Arguments Value
View source: R/parallelization.R
(Internal function) Perform regression models, internally used for parallelization
1 |
X |
A vector of data |
PC |
A matrix of principal components |
method |
Specify a method to be used for regression model, which can be 'linear', 'poisson', and 'negative.binomial'. Default = 'linear' |
A vector of residuals computed from regression model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.