covid_mortality_df: COVID-19 Cardiovascular Mortality

covid_mortality_dfR Documentation

COVID-19 Cardiovascular Mortality

Description

This dataset, covid_mortality_df, is a data frame containing several effect estimates (\beta) and their standard errors for the impact of cardiovascular disease on the mortality of COVID-19 reported in the literature.

Usage

data(covid_mortality_df)

Format

A data frame with 6 observations and 3 variables:

study

Character vector with the name or reference of each study

beta

Numeric vector representing the estimated effect size (\beta)

se

Numeric vector representing the standard error associated with each estimate

Details

The dataset name has been kept as covid_mortality_df to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the infectiousR package and assists users in identifying its specific characteristics. The suffix _df indicates that the dataset is a data frame. The original content has not been modified in any way.

Source

Data taken from the PRP package version 0.1.1


infectiousR documentation built on June 16, 2025, 5:09 p.m.