Description Usage Arguments Examples
This is the main function for solving $l_0$-regularized least squres for a given penalty parameter, based on the Single Best Replacement (SBR) algorithm originally proposed by Soussen et al (2011)
1 |
X |
A normalized n by p numeric design matrix |
y |
A normalized n vector of numeric response |
lambda |
A non-negative numeric penalty parameter |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.