gt_help {bbmix} | R Documentation |
call gt helper, get posterior mean, expected gt and sd expected gt across all samples
gt_help(stan_samples, pop, data)
stan_samples |
matrix with samples extracted from stan fit object, params mu and lambda |
pop |
population to select AF for GT prior, defaults to EUR |
data |
data table 1 row with counts and EAF to apply model |
gt_help()