EHR {MSCA}R 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)

[Package MSCA version 1.2.1 Index]