EHR: Description of the EHR dataset

EHRR Documentation

Description of the EHR dataset

Description

This is a toy dataset to illustrate the use of the the MSCA library

Format

A data frame with 3000 records and 3 variables:

link_id

Unique patient identifyer

reg

Registered long-term condition

aos

Age at onset of the registered long-term condition

Source

Toy dataset

Examples

# Load the dataset
data(EHR)

# Display the first few rows
head(EHR)

MSCA documentation built on June 8, 2025, 10:52 a.m.

Related to EHR in MSCA...