neighbor_select: neighbor_select

View source: R/cmpt-perform.R

neighbor_selectR Documentation

neighbor_select

Description

neighbor_select

Usage

neighbor_select(
  data = data$X,
  config,
  lambda_min_ratio = 0.01,
  nlambda = 10,
  nresamples = 20,
  lambdas = NULL,
  model = NULL,
  verbose = FALSE,
  estim_var = NULL
)

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