fit <- pvEBayes(
contin_table = statin2025_44, model = "general-gamma",
alpha = 0.3, n_posterior_draws = 1000
)
heatmap_pvEBayes(
x = fit,
num_top_AEs = 10,
num_top_drugs = 8,
specified_AEs = NULL,
specified_drugs = NULL,
cutoff_signal = 1.001
)
Run the code above in your browser using DataLab