as.graphNEL {causalDisco}R Documentation

Convert adjacency matrix to graphNEL object

Description

Convert adjacency matrix to graphNEL object

Usage

as.graphNEL(amat)

Arguments

amat

An adjacency matrix

Value

A graphNEL object, see graphNEL-class.


[Package causalDisco version 0.9.1 Index]