Simulated Diagnostic Mammogram Events

Description

A synthetic dataset of diagnostic mammogram events for approximately 20 % of the participants in cohort. Values are entirely simulated.

Usage

diagnostic_mammograms

Format

A data frame with one row per diagnostic mammogram event, with 2 columns:

id
Participant identifier, matching cohort$id.
month
Month of diagnostic mammogram (1–108).

See Also

clone_censor(), cohort, screening_mammograms

Examples

Code
library("ettbc")

head(diagnostic_mammograms)
  id month
1 98    46
2  4    55
3 84    95
4 68    60
5 77    70
6 93    35