get.nodes: get.nodes

Description Usage Arguments Value Methods (by class)

View source: R/s3-generics.R

Description

Returns the node names associated with a fitted object.

Usage

1
2
3
4
5
6
7
get.nodes(x)

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

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

Arguments

x

a sparsebnFit or sparsebnPath object.

Value

Vector of character names.

Methods (by class)


sparsebnUtils documentation built on Jan. 27, 2021, 9:05 a.m.