cclasso: This function runs CCLasso in R adapted from...

View source: R/networks.R

cclassoR Documentation

This function runs CCLasso in R adapted from https://github.com/stefpeschel/NetCoMi/blob/master/R/cclasso.R

Description

This function runs CCLasso in R adapted from https://github.com/stefpeschel/NetCoMi/blob/master/R/cclasso.R

Usage

cclasso(
  x,
  counts = FALSE,
  pseudo = 0.5,
  k_cv = 3,
  lam_int = c(1e-04, 1),
  k_max = 20,
  n_boot = 20
)

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