powered by
Returns the standard deviation of y given x for linear models with linear environment interaction
linear.mles.lin.envir.interaction( MAF, beta0, ES_G, ES_E, ES_GE, Test.Model, True.Model )
Minor allele Frequency
baseline value for the outcome
Genetic Effect size
Environment Effect size
Environment x Genetic interaction Effect size
Test Model
True Model
The standard deviation of y given x for linear models with linear environment interaction
# NOT RUN { linear.mles.lin.envir.interaction(MAF = 0.28, ES_G = 0.5, beta0 = -0.28, ES_E = 1.6, ES_GE = 1.4, Test.Model = "Dominant", True.Model = "Additive") # }
Run the code above in your browser using DataLab