do.glm: (Internal function) Perform regression models, internally...

View source: R/parallelization.R

do.glmR Documentation

(Internal function) Perform regression models, internally used for parallelization

Description

(Internal function) Perform regression models, internally used for parallelization

Usage

do.glm(X, PC, method = "linear")

Arguments

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"

Value

A vector of residuals computed from regression model


kridsadakorn/ipcaps2 documentation built on June 11, 2022, 8:35 p.m.