LungCancerETS_df | R Documentation |
This dataset, LungCancerETS_df, is a data frame containing results from 37 studies on the risk of lung cancer in women exposed to environmental tobacco smoke (ETS) from their smoking spouse. The dataset includes data from both cohort and case-control studies, focusing on women who are lifelong nonsmokers but have been exposed to ETS.
data(LungCancerETS_df)
A data frame with 37 observations and 11 variables:
Study identifier (integer).
Author(s) of the study (character).
Year of publication (integer).
Country where the study was conducted (character).
Design of the study (e.g., cohort or case-control) (character).
Number of cases in the study (integer).
Odds ratio estimate (numeric).
Lower bound of the odds ratio confidence interval (numeric).
Upper bound of the odds ratio confidence interval (numeric).
Effect size estimate (numeric).
Variance of the effect size estimate (numeric).
The dataset name has been kept as 'LungCancerETS_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the OncoDataSets 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.
Data taken from the metadat package. Hackshaw, A. K., Law, M. R., & Wald, N. J. (1997). The accumulated evidence on lung cancer and environmental tobacco smoke. British Medical Journal, 315(7114), 980-988. https://doi.org/10.1136/bmj.315.7114.980 Hackshaw, A. K. (1998). Lung cancer and passive smoking. Statistical Methods in Medical Research, 7(2), 119-136. https://doi.org/10.1177/096228029800700203
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.