Learn R Programming

flassomsm (version 0.1.0)

msdata_4state: Multi state data

Description

Simulated multi-state data with 4 states expanded in msdata format

Usage

data(msdata_4state)

Arguments

Format

A dataframe with 9198 rows and 4 variables expanded in wide format for 10 orders of transitions

id

ID of subjects

from

From which state the individual is shifting

to

To which state the individual is shifting

trans

Order of transition of a particular individual at a specific time

Tstart

Starting time of a transition

Tstop

Stop time of a transition

time

Total time duration of a particular transition

status

Indicator of that particular transition

x1,...,x4

4 continuous covariates originally in the dataset

x1.1,...,x4.10

The 4 covariates expanded in 10 orders of transitions

Examples

Run this code
data(msdata_4state)

Run the code above in your browser using DataLab