View source: R/simulate_data.R
| simulate_dummy_surv_data | R Documentation | 
Simulate toy survival data for benchmark
simulate_dummy_surv_data(N = 100, p = 10, nzc = 5, censProb = 0.3)
| N | Number of observations (event or censored time) | 
| p | Number of features | 
| nzc | True number of features in the model | 
| censProb | Probability of right censoring | 
An expanded data set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.