fastGWAS_getFitted.values: Obtain fitted values given coefficients, family and values...

View source: R/fastGWASDS.R

fastGWAS_getFitted.valuesR Documentation

Obtain fitted values given coefficients, family and values table

Description

Obtain fitted values given coefficients, family and values table

Usage

fastGWAS_getFitted.values(x, covars, mod_names, output_family, mod_values)

Arguments

x

PhenoInfoTable Pheno data to get the fitted values from

covars

character vector Covariables

mod_names

character vector Names of the mod_values

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"

mod_values

numeric vector Values of model 0

Value

numeric vector of fitted values


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