glm.analysis.GxE: Carries out regression analysis

View source: R/glm.analysis.GxE.R

glm.analysis.GxER Documentation

Carries out regression analysis

Description

Fits a conventional unconditional logistic regression model with a binary or continuous phentype as outcome and the genetic, environmental, interaction determinants as covariates.

Usage

glm.analysis.GxE(pheno.model = NULL, observed.data = NULL, g.idx = NULL)

Arguments

pheno.model

Type of outcome; 0=binary and 1=continuous

observed.data

A dataframe that contains covariates and outcome data

Value

A vector containing the beta, standard-error, z-statistic, and p-value for each of the covariates

Author(s)

Gaye A.; Westerman K.


kwesterman/ESPRESSO.GxE.RV documentation built on Aug. 27, 2023, 4:44 a.m.