View source: R/simulate_data.R
| simulate_CEN_logistic_data | R Documentation | 
Simulate classification data with groups
simulate_CEN_logistic_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  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.