covid2 {AEenrich} | R Documentation |
Covid Vaccine Adverse Event Data
Description
Adverse event data in the short format. Each row is a count of adverse events with the given name.
Usage
covid2
Format
An object of class tbl_df
(inherits from tbl
, data.frame
) with 2656 rows and 6 columns.
Details
DRUG_TYPE Vaccine type
AE_NAME Adverse event name
AEYes Number of observations that have this AE
AENo Number of observations that do not have this AE
AGE covariate
SEX covariate
[Package AEenrich version 1.1.0 Index]