powered by
Returns the standard deviation of y given x for linear models with logistic environment interaction
linear.mles.log.envir.interaction(MAF, P_e, ES_G, ES_E, ES_GE, Test.Model, True.Model, reduced = F)
Minor allele Frequency
Population prevalence of logistic environmental factor
Genetic Effect size
Environment Effect size
Environment x Genetic interaction Effect size
Test model
True model
logical, indicates whether the X matrix will be used for a reduced model
The standard deviation of y given x for linear models with logistic environment interaction
# NOT RUN { linear.mles.log.envir.interaction(MAF = 0.1, P_e = 0.2, ES_G = 1.2, ES_E = 1.3, ES_GE = 2, Test.Model = "Dominant", True.Model = "Additive") # }
Run the code above in your browser using DataLab