Learn R Programming

flassomsm (version 0.1.0)

highDmsm: Multi state data with high dimensional covariates

Description

Multi state data with 3 states, 100 continuous biomarkers

Usage

data(highDmsm)

Arguments

Format

A dataframe with 500 rows and 107 columns including all the states and covariates

id

ID of subjects

state1

Time in days from transplantation to state-1 or last follow up

status1

Status of state-1

state2

Time in days from transplantation to state-2 or last follow up

status2

Status of state-1

state3,status3

Time in days from transplant to the respective states along with its status

v1,...,v100

The 100 biomarkers attached to the dataset

Examples

Run this code
data(highDmsm)

Run the code above in your browser using DataLab