View source: R/cmpt-select_model_mglasso.R
select_kfold_mglasso | R Documentation |
K-fold cross validation mglasso
select_kfold_mglasso(
X,
lambda1s = NULL,
lambda2s = NULL,
K_fold = 5,
nl1 = 1,
nl2 = 1,
lam1_min_ratio,
verbose = TRUE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.