Learn R Programming

gRain (version 1.3-0)

grain-generics: gRain generics

Description

Generic functions etc for the gRain package

Usage

nodeNames(x)

# S3 method for grain nodeNames(x)

nodeStates(x, nodes = nodeNames(x))

# S3 method for grain nodeStates(x, nodes = nodeNames(x))

universe(object, ...)

# S3 method for grain universe(object, ...)

# S3 method for grainEvidence_ varNames(x)

Arguments

x, object

A relevant object.

nodes

Some nodes of the object.

...

Additional arguments; currently not used.