View source: R/simulate_data.R
| simulate_CEN_surv_data | R Documentation | 
Simulate survival data with groups
simulate_CEN_surv_data( N = 100, p = 30, p_group = 10, true_p_group = 3, rho = 0.5 )
| N | Number of observations (event or censored time) | 
| p | Number of features | 
| p_group | Number of features in each group | 
| true_p_group | Number of important features in each group | 
| rho | Correlation inside groups | 
A data set0 2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.