Dataset of adverse events included in the model.

adverse_events

Format

A data.table object with one row for each adverse event and with columns:

ae_name

Name of adverse event.

ae_abb

Abbreviation for the adverse event.

Examples

print(adverse_events)
#> ae_name ae_abb #> 1: Elevated alanine transaminase alt #> 2: Elevated aspartate transaminase ast #> 3: Diarrhea diarrhea #> 4: Dry skin dry_skin #> 5: Eye problems eye_problems #> 6: Paronychia paronychia #> 7: Pneumonitis pneumonitis #> 8: Pruritus pruritus #> 9: Rash rash #> 10: Stomatitis stomatitis