Description Usage Arguments Details
View source: R/max-penalty-v2.R
Compute the maximum penalty, possibly sparse
1 2 3 |
X |
design matrix without intercept |
y |
response 0/1 |
index |
grouping |
offset |
offset |
add_intercept |
TRUE |
center |
the column means for standardization |
scale |
sd vector of columns for standardization. |
alpha |
lasso vs ridge weight |
use_glm |
use the glm-function? |
... |
passed on to c-methods |
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.