The dataframe tiny_dataset is used to demonstrate the functionality of the package in examples. The larger drug_event_df-dataset can also be used.
Format
`tiny_dataset` A data frame with 110 rows and 3 columns. In total 110 unique report_ids. In particular, for Drug A and Event 1 the observed count will be 4 and exp_rrr = 1.1
- report_id
A report identifier, 1-110.
- drug
Drugs named as Drug_A - Drug_Z.
- event
Events named as Event_1 - Event_97)
- group
In this example, sex of the patient, i.e. Male or Female.