Description Usage Arguments Value Examples
Simulate from elastic-net regression model
1  | 
y | 
 response vector (either "numeric" or "factor") that gets passed to cv.glmnet  | 
X | 
 data.frame of covariates that are passed to cv.glmnet  | 
... | 
 other parameters passed to the function cv.glmnet  | 
simulated response
1 2 3 4 5 6 7 8 9 10 11 12  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.