stars: stars

View source: R/MCmat.R

starsR Documentation

stars

Description

Estimate the network using the package pulsar to select the tuning parameter. Type 'DivNet::stars' to see the chosen defaults. To modify the defaults, create a new function and pass it as the 'network' argument to MCmat.

Usage

stars(sigma, W, base, perturbation, ncores, ...)

Arguments

sigma

current estimate of sigma

W

corresponding count matrix

base

OTU index used for base

perturbation

size of purturbation used for to_log_ratios, defaults to 0.05

ncores

number of cores to use, defaults to 1

...

other arguments to pass


adw96/DivNet documentation built on Oct. 2, 2023, 11:49 a.m.