generics: gRain generics

Description Usage Arguments

Description

Generic functions etc for the gRain package

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
nodeNames(x)

## S3 method for class 'grain'
nodeNames(x)

nodeStates(x, nodes = nodeNames(x))

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

universe(object, ...)

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

## S3 method for class 'grainEvidence_'
varNames(x)

## S3 method for class 'grain'
rip(object, ...)

## S3 method for class 'cpt_spec'
vpar(object, ...)

## S3 method for class 'cpt_grain'
vpar(object, ...)

Arguments

x, object

A relevant object.

nodes

Some nodes of the object.

...

Additional arguments; currently not used.


DataSciBurgoon/gRain documentation built on March 25, 2020, 12:02 a.m.