graph_from_model: Create Graph from a Model

Description Usage Arguments Details Value See Also

Description

This function creates a graph representation for a given model.

Usage

1
graph_from_model(.model, mode = c("graphviz", "igraph"))

Arguments

.model

(DLmodel) Model for which to build the graph.

Details

DETAILS

Value

An igraph object.

See Also

graph.adjacency fromJSON model_to_json


neuroimaginador/dl4ni documentation built on May 3, 2019, 5:47 p.m.