Generic functions etc for the gRain package
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)
# S3 method for grain
rip(object, ...)
uni(object)
# S3 method for grain
uni(object)
pot(object)
# S3 method for grain
pot(object)
cpt(object)
# S3 method for cpt_grain
cpt(object)
cpt(object, position) <- value
# S3 method for cpt_grain
cpt(object, position) <- value
potential(object)
# S3 method for grain
potential(object)
# S3 method for cpt_spec
vpar(object, ...)
# S3 method for cpt_grain
vpar(object, ...)
A relevant object.
Some nodes of the object.
Additional arguments; currently not used.
Where to insert 'value'
Value to insert at 'position'