View source: R/cmpt-select_model_mglasso.R
seq_l1l2 | R Documentation |
def sequences for lambda1s and lambda2s not sure if max of lambda1 s still the same as in the lasso case. But if find better equivalence will update this part
seq_l1l2(
X,
nlam1 = 2,
nlam2 = 2,
logscale = TRUE,
mean = FALSE,
lambda1_min_ratio = 0.01,
require_non_list = FALSE,
l2_max = NULL
)
mean |
in conesta_rwrapper is the mean criterion used ie averaged by np |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.