MixMCMC: MixMCMC main

Description Usage Arguments

View source: R/MixMCMC.R

Description

This function receives the sample-taxa count matrix and cluser the samples based on the MixMPLN method.

Usage

1
MixMCMC(X, K, penalty, init, rep)

Arguments

K

number of components

penalty

"no_sparsity", "CV", "StARS" , "fixed" , "iterative"

init

"Kmeans"

rep

number of repeat

out

"precision" , "partial" , "adj"

threshold

a value between 0 and 1 which indicates the threshod to generate the adjacency matrix


sahatava/MicNet documentation built on Nov. 5, 2019, 5:12 a.m.