getCredibleSets: Get Credible Sets

View source: R/genomic_bayes.R

getCredibleSetsR Documentation

Get Credible Sets

Description

This function calculates credible sets for a list of marker sets using probabilistic measures.

Usage

getCredibleSets(Glist = NULL, fit = NULL, sets = NULL)

Arguments

Glist

A list containing genomic data (e.g., 'chr' and 'bedfiles').

fit

A model object containing SNP statistics ('stat' with 'rsids' and 'dm' columns).

sets

A list of marker sets (SNP identifiers).

Value

A list of credible sets for each marker set.


psoerensen/qgg documentation built on March 29, 2025, 6:36 p.m.