select_stars_mglasso: stability selection mglasso II stars way

View source: R/cmpt-select_model_mglasso.R

select_stars_mglassoR Documentation

stability selection mglasso II stars way

Description

stability selection mglasso II stars way

Usage

select_stars_mglasso(
  X,
  lambda1s = NULL,
  lambda2s = NULL,
  subsample_ratio = NULL,
  nrep = 1,
  stars_thresh = 0.1,
  nl1 = 1,
  nl2 = 1
)

desanou/mglasso documentation built on July 1, 2023, 6:39 a.m.