Skip to contents

A small bundle of mash posterior outputs on a strong-variant set: the posterior means / covariances, the original effect estimates, and a toy credible-set assignment. Intended for the pairwise-contrast and feature-score helpers. Derived from the de-identified protocol_example toy data; all identifiers are synthetic.

Format

A list with elements posterior (a list of PosteriorMean and PosteriorCov), orig (a list of bhat and sbhat), and fineMapping (a data frame of variant ids, credible-set order, and pip).

Examples

data(mashPosteriorExample)
names(mashPosteriorExample)
#> [1] "posterior"   "orig"        "fineMapping"