Learn R Programming

mixedBayes (version 0.2.1)

GE: Construct Gene-Environment (G×E) Interaction Matrix

Description

Construct Gene-Environment (G×E) Interaction Matrix

Usage

GE(g,e)

Value

the G×E interaction terms.

Arguments

g

the long-format matrix of genetic predictors.

e

the long-format design matrix for environment/treatment effects.