glm.analysis.G: Fits a Generalized Linear Model

Description Usage Arguments Value Author(s)

Description

This function fits a conventional unconditional logistic regression model on the observed outcome and exposure data. In a Typical ESPRESSO the function is called at each iteration and the estimates stored.

Usage

1
glm.analysis.G(pheno.model = 0, observed.data = NULL)

Arguments

pheno.model

outcome type: binary=0 and normal=1.

observed.data

a dataframe that contains the observerd outcome and covariate data.

Value

a vector that holds the beta, standard-error and z-statistic of each of the covariates.

Author(s)

Gaye A.


agaye/ESPRESSO.G documentation built on May 10, 2019, 7:31 a.m.