get.adjacency.matrix: get.adjacency.matrix

Description Usage Arguments Value Methods (by class)

Description

Extracts the adjacency matrix of the associated graph object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
## S3 method for class 'edgeList'
get.adjacency.matrix(x)

get.adjacency.matrix(x)

## S3 method for class 'sparsebnFit'
get.adjacency.matrix(x)

## S3 method for class 'sparsebnPath'
get.adjacency.matrix(x)

Arguments

x

any R object.

Value

matrix

Methods (by class)


itsrainingdata/sparsebnUtils documentation built on June 5, 2019, 5:43 p.m.