slise.explain_find | R Documentation |
DEPRECATED: This is a simple binary search, no need for a separate function
slise.explain_find(
...,
lambda1 = 5,
variables = 4,
iters = 10,
treshold = 1e-04
)
... |
Arguments passed on to
|
lambda1 |
the starting value of the search |
variables |
number of non-zero coefficients |
iters |
number of search iterations |
treshold |
treshold for zero coefficient |
SLISE object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.