generics | R Documentation |
Generic functions etc for the gRain package
nodeNames(object)
## S3 method for class 'grain'
nodeNames(object)
nodeStates(object, nodes = nodeNames(object))
## S3 method for class 'grain'
nodeStates(object, nodes = nodeNames(object))
universe(object, ...)
## S3 method for class 'grain'
universe(object, ...)
isCompiled(object)
isPropagated(object)
## S3 method for class 'cpt_spec'
vpar(object, ...)
## S3 method for class 'cpt_grain'
vpar(object, ...)
## S3 method for class 'grain'
rip(object, ...)
object |
A relevant object. |
nodes |
Some nodes of the object. |
... |
Additional arguments; currently not used. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.