cclasso_sub: This function runs CCLasso for only one lambda adapted from...

View source: R/networks.R

cclasso_subR Documentation

This function runs CCLasso for only one lambda adapted from https://github.com/stefpeschel/NetCoMi/blob/master/R/cclasso.R

Description

This function runs CCLasso for only one lambda adapted from https://github.com/stefpeschel/NetCoMi/blob/master/R/cclasso.R

Usage

cclasso_sub(
  sigma,
  vx,
  lambda2,
  wd,
  u_f,
  u0_wd,
  d0_wd,
  k_max = 200,
  x_tol = 1e-04
)

lindan1128/coreMicrobiome documentation built on May 5, 2022, 8:24 p.m.