glm.analysis.ExE: Carries out regression analysis

Description Usage Arguments Value Author(s)

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

1
glm.analysis.ExE(pheno.model = NULL, observed.data = 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 and z-statistic of each of the covariates

Author(s)

Gaye A.


agaye/ESPRESSO.ExE documentation built on May 10, 2019, 7:30 a.m.