View source: R/total.effect.estimation.R
GCTA.inter The modifed GCTA method to estimate the total effect for interaction terms
1 | GCTA.inter(y, x, interact = 0, target = c("beta2", "r2")[1])
|
y |
A continuous vector |
x |
A matrix for covariates |
interact |
A numeric parameter to indicate if the model includes interaction terms, 0 means adding the interactions, any non-zero value means no interaction terms |
target |
A character for estimation target |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.