Description Usage Arguments Value Author(s) References
Check current KKT conditions for regression vector.
1 | casl_lenet_check_kkt(X, y, b, lambda)
|
X |
A numeric data matrix. |
y |
Response vector. |
b |
Current value of the regression vector. |
lambda |
The penalty term. |
A logical vector indicating where the KKT conditions have been violated by the variables that are currently zero.
Taylor Arnold, Michael Kane, Bryan Lewis.
Taylor Arnold, Michael Kane, and Bryan Lewis. A Computational Approach to Statistical Learning. Chapman & Hall/CRC Texts in Statistical Science, 2019.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.