id {multimorbidity} | R Documentation |
Example ID data.
Description
A dataset with fake patient data, to match the diagnoses, that includes a date of interest to demonstrate how we can attach these dates and then subset the data to a specific time window around the date of interest.
Usage
data(id)
Format
A data frame with 5 rows and 3 variables:
- patient_id
patient_id
- date_of_interest10
the date of interest, if you were to use only ICD-10 data
- date_of_interest9
The date of interest, if you were to use only ICD-9 data
Source
This was created by the package author.
[Package multimorbidity version 0.5.1 Index]