num.nodes: num.nodes

Description Usage Arguments Value Methods (by class)

Description

Extracts the number of nodes of the associated graph object.

Usage

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

num.nodes(x)

## S3 method for class 'sparsebnFit'
num.nodes(x)

## S3 method for class 'sparsebnPath'
num.nodes(x)

Arguments

x

a sparsebnFit or sparsebnPath object.

Value

Number of nodes as integer.

Methods (by class)


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