simulated_data dataset

Simulated multistate data

Simulated multistate data

A simulated multi state dataset used for demonstration purpose. 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
data(simulated_data)

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.

  • Maintainer: Atanu Bhattacharjee
  • License: GPL-3
  • Last published: 2024-12-13

About the dataset

  • Number of rows: 100
  • Number of columns: 7
  • Class: data.frame

Column names and types

  • id:integer
  • status:numeric
  • time:numeric
  • x1:numeric
  • x2:numeric
  • x3:numeric
  • x4:numeric