mixIE_MA | R Documentation |
This is the main function of mixIE-MA
mixIE_MA(b_exp, b_out, se_exp, se_out, n, n_model = 5, ...)
b_exp |
A vector of SNP effects on the exposure variable, usually obtained from a GWAS. |
b_out |
A vector of SNP effects on the outcome variable, usually obtained from a GWAS. |
se_exp |
A vector of standard errors of |
se_out |
A vector of standard errors of |
n |
Sample size of either one of the GWAS dataset. |
n_model |
Number of top models in the final candidate list, default is 5. |
... |
Arguments to be passed to |
A list
Estimated causal effect from mixIE-MA
Estimate standard error for theta_BIC_MA
Two-sided p-value of theta_BIC_MA
Estimated overdispersion parameter from mixIE-MA
Estimated pleiotropic effect from mixIE-MA
Estimated proportion of invalid IVs from mixIE-MA
A vector of (averaged) posterior probabilities of each IVs being invalid from mixIE-MA
A vector of estimated causal effects from n_model
models
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.