if (FALSE) {
# Example using indices for drugs 888, 659
results <- run_firth_regression(
cocktail = c(888, 659),
upper_bound = ATC_Tree_UpperBound_2024$upperBound,
patient_data = FAERS_myopathy
)
summary(results)
}
Run the code above in your browser using DataLab