Return the estimated group_prior / group_prior_var
of a CtwasResultEntry.
Examples
cre <- CtwasResultEntry(
finemap = data.frame(id = c("g1", "g2"), susie_pip = c(0.9, 0.1)),
susieAlpha = data.frame(id = c("g1", "g2"), alpha = c(0.9, 0.1)))
getCtwasParam(cre)
#> NULL