biontech_teens_tbl_df | R Documentation |
Pfizer-BioNTech COVID-19 Vaccine Efficacy in Adolescents
Description
The dataset name has been changed to 'biontech_teens_tbl_df' to avoid confusion with other datasets from packages in the R ecosystem and to follow the naming conventions of the 'MedDataSets' package. The suffix '_tbl_df' indicates that this dataset is a tibble, helping to distinguish it from other datasets within the package and from those in the broader R ecosystem. The original content of the dataset has not been modified in any way.
Usage
data(biontech_teens_tbl_df)
Format
A tibble with 2,260 observations and 2 variables:
- group
A factor indicating the group (e.g., vaccinated vs. unvaccinated).
- outcome
A factor indicating the outcome (e.g., infection status).
Details
This dataset contains information on the efficacy of the Pfizer-BioNTech COVID-19 vaccine among adolescents, detailing the outcomes based on different groups.
Source
Data collected during clinical trials to evaluate vaccine efficacy in adolescents.