Description Usage Arguments Details
View source: R/obs-max-penalty-lcd.R
Copied from grpreg
1 | max_penalty_lcd(X, y, index, offset, add_intercept = TRUE, alpha = 1)
|
X |
design matrix without intercept |
y |
response 0/1 |
index |
grouping |
offset |
offset |
add_intercept |
TRUE |
alpha |
lasso vs ridge weight |
See glbin for details of the parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.