tiny_dataset {pvda} | R Documentation |
A 110 reports big, simulated ICSR database
Description
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.
Usage
tiny_dataset
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.
Source
Simulated data.
[Package pvda version 0.0.3 Index]