simsurvdat | R Documentation |
simdat
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
data(simsurvdat)
An object of class "matrix"
data(simsurvdat)
dim(simsurvdat)
head(simsurvdat)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.