SpiecEasi (version 1.0.2)

make_graph: Procedure to generate graph topologies for Gaussian Graphical Models

Description

Procedure to generate graph topologies for Gaussian Graphical Models

Usage

make_graph(method, D, e, enforce = TRUE, ...)

Arguments

method

Type of graph to make

D

Number of nodes/OTUs (Graph dimension)

e

Number of edges (preferably sparse, must be at least 1/2 D)

enforce

add/remove edges to enforce graph has e edges

...

additional options to graph method