Description Usage Arguments Value Author(s) Examples
Cross-validated Lasso screening (lambda.min-rule)
1 | screen_cvmin.lasso(x, y)
|
x |
Predictor matrix |
y |
Response vector |
Active-set
n.stadler
1 | screen_cvmin.lasso(matrix(rnorm(5000),50,100),rnorm(50))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.