MixGGM_function: MixGGM function

Description Usage Arguments

View source: R/MixGGM.R

Description

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

Usage

1
MixGGM_function(X, K, penalty, init)

Arguments

K

number of components

penalty

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

init

"Kmeans"

file

name of the csv file as input data

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.