View source: R/mJAM_SuSiE_helper.R
mJAM_SuSiE_get_cs | R Documentation |
Get and tidy SuSiE credible sets
mJAM_SuSiE_get_cs(mjam_susie_res, coverage = 0.95)
mjam_susie_res |
The mJAM-SuSiE result returned from 'mJAM_SuSiE()' |
coverage |
A number between 0 and 1 specifying the “coverage” of the estimated confidence sets. |
A table summary of SuSiE credible sets with the following columns:
#'
The label for a distinct credible set.
The empirical coverage of this credible set.
The number of SNPs in total in corresponding credible set.
The name of the index SNP (SNP with highest posterior probability) in corresponding credible set.
The names of individual SNPs selected in this credible set.
Jiayi Shen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.