fastGWAS_getResiduals: Obtain residual values given fitted values, family and...

View source: R/fastGWASDS.R

fastGWAS_getResidualsR Documentation

Obtain residual values given fitted values, family and objective variable

Description

Obtain residual values given fitted values, family and objective variable

Usage

fastGWAS_getResiduals(x, fitted.values, objective_variable, output_family)

Arguments

x

PhenoInfoTable Pheno data to get the fitted values from

fitted.values

numeric vector Fitted values

objective_variable

character Objective variable

output_family

character A description of the generalized linear model used. "binomial" is defined for case/control studies. Quantitative traits can be analyzed by using "gaussian"

Value

numeric vectors of residual values


isglobal-brge/dsOmics documentation built on March 22, 2023, 4:01 a.m.