CervicalCancer_df | R Documentation |
This dataset, CervicalCancer_df, is a data frame containing data from a study evaluating the diagnostic accuracy of CIN2+ detection using a combined approach with naked-eye and digital VIA (visual inspection with acetic acid) on a Samsung Galaxy J5 smartphone, compared to traditional naked-eye inspection alone.
data(CervicalCancer_df)
A data frame with 181 observations and 10 variables:
Presence of HPV16 (Factor with 2 levels).
Presence of HPV18/45 (Factor with 2 levels).
Presence of other HPV strains (Factor with 2 levels).
Naked-eye VIA result (Factor with 2 levels).
Digital VIA result with smartphone (Factor with 2 levels).
Treatment received (Factor with 2 levels).
Combined naked-eye and digital VIA (Factor with 2 levels).
Histological diagnosis (Factor with 5 levels).
Cytological diagnosis (Factor with 7 levels).
CIN2+ status (Factor with 2 levels).
The dataset name has been kept as 'CervicalCancer_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 R4HCR package. Data directly available from https://yareta.unige.ch/archives/ffbeb6d7-b390-4755-987e-8faf85f97c67
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.