simulated_data {dscoreMSM}R Documentation

Simulated multistate data

Description

A simulated multi state dataset used for demonstration purpose.

Usage

data(simulated_data)

Format

a tibble of 13 columns and 2204 observations,

id

id value for subjects

status

survival status

time

survival time

x1

Numeric covariate

x2

Numeric covariate

x3

Numeric covariate

x4

Numeric covariate

References

Vishwakarma, G. K., Bhattacherjee, A., Rajbongshi, B. K., & Tripathy, A. (2024). Censored imputation of time to event outcome through survival proximity score method. Journal of Computational and Applied Mathematics, 116103;

Bhattacharjee, A., Vishwakarma, G. K., Tripathy, A., & Rajbongshi, B. K. (2024). Competing risk multistate censored data modeling by propensity score matching method. Scientific Reports, 14(1), 4368.


[Package dscoreMSM version 0.1.0 Index]