View source: R/bGWAS_classFunctions.R
get_RSquared_bGWAS | R Documentation |
Returns squared correlation between observed and prior effects, for different subsets of SNPs (all, the ones having at least a moderate effects - p-value < 0.001 -, MR instruments)
get_RSquared_bGWAS(obj, SNPs = "all")
obj |
an object of class bGWAS created using |
SNPs, |
"all" / "moderate" / "instruments" |
a squared correlation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.