simsurvdat: Simulated survival dataset with accompanying 'simdat'

simsurvdatR Documentation

Simulated survival dataset with accompanying simdat

Description

A matrix with simulate time-event data with 150 samples x 2 columns with a 3-class structure with median survival of 4.5, 3.25 and 2 yrs respectively. such that 15 features are distinct and associated with survival, other 15 features are just distinct and not associated with survival and remaining 120 are noise. See how this dataset was generated in the vignette

Usage

data(simsurvdat)

Format

An object of class "matrix"

Examples

data(simsurvdat)
dim(simsurvdat)
head(simsurvdat)

arorarshi/survClust documentation built on April 21, 2024, 1:51 p.m.