l0 | R Documentation |
This function fits a potentially sparse supervised learning model and returns a bit vector indicating which features were selected.
l0(x, y, s, params, ...)
x |
Design matrix. |
y |
Outcome vector. |
s |
Regression method. Current options are |
params |
Optional list of parameters to use when |
... |
Extra parameters to be passed to the feature selection subroutine. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.