setDecisionNodes: Classify Multiple Nodes as Decision or Utility Nodes

Description Usage Arguments Author(s)

View source: R/setDecisionNodes.R

Description

Depending on how your Hyde Network was built, you may not have had the opportunity to declare which nodes are decision or utlity nodes. For instance, when passing a list of models, there is no way to indicate in the model object that the node should be considered a decision node. As a matter of convenience, these function will set any nodes indicated to decision or utility nodes. It will make no other modifications to a node's definition.

Usage

1
2
3

Arguments

network

A Hyde Network object

...

Networks to be classified as decision nodes. These may be quoted or unquoted.

Author(s)

Jarrod Dalton and Benjamin Nutter


nutterb/HydeNet documentation built on July 13, 2020, 5:21 p.m.