View source: R/mr_mvcML-methods.R
invcov_mvmr | R Documentation |
MVMR-cML-DP
Generate the list of inverse of covariance matrices used in MVMR-cML-DP
invcov_mvmr(se_bx, se_by, rho_mat)
se_bx |
A m*L matrix of standard errors of SNP-exposure association |
se_by |
A vector of standard errors of SNP-outcome association |
rho_mat |
The correlation matrix among the L exposures and the outcome |
A list of inverse of covariance matrices with respect to each genetic variant, retaining the ordering in se_bx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.