Description Usage Arguments Value Examples
View source: R/CIVMR_function.R
This function implements linear algebra steps to acquire necessary matrices for CIV construction.
1 | LA_decomposition(G, X, Z)
|
G: |
original instruments with dimension nXp. |
X: |
phenotype of interest. dimension nXk. |
Z: |
possible pleiotropic phenotypes which have been measured. dimension nXr. |
A list of matrices which will be called by solv_pcc() and pcc_IV().
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.