degree.bn: Calculates the degree of a list of nodes
Description
Generic method for calculating the degree of a list of nodes in a
"bn" S3 object. Calls bnlearn's degree
underneath.
Usage
# S3 method for bn
degree(object, Nodes, ...)
Value
the degree of the nodes
Arguments
- object
a "dbn" object
- Nodes
which nodes to check
- ...
additional parameters