multiRecCVD2: Simulated dataset with two types of multi-type recurrent...

multiRecCVD2R Documentation

Simulated dataset with two types of multi-type recurrent events

Description

A dataset containing 1403 rows and 5 variables. Each row represents an interval, with individuals having one or more intervals.

Usage

multiRecCVD2

Format

A data frame with 1403 rows and 8 variables:

id

integer, a unique participant id

age

integer, age of the participant in years

male

integer, 1 if the participant is male, 0 if female

bmi

numeric, body mass index

tstart

numeric, the start time for the interval

tstop

numeric, the stop time for the interval

event

character, the event that occurred at the end of the interval. this is either the event type ('afib' or 'hf') or an empty string if no event occurred


multiRec documentation built on Feb. 3, 2026, 5:06 p.m.