eachChangesChoicesForRequired: Each changes choices for required.

Description Usage Arguments Value

View source: R/graph-ops.R

Description

Returns of list, with a component corresponding to each node. Each component of this list corresponds to a node?

Usage

1
2
  eachChangesChoicesForRequired(i, possibleParents,
    currentNetwork, change, descendantsList)

Arguments

i

The node

possibleParents

The output of getPossibleParents

currentNetwork

A list, containing in the first position the starting bn, and in the second position the routes matrix for that BN.

change

A numeric vector, containing the nodes whose parents are to be changed.

descendantsList

The output of allDescendants

Value

A table(?) of options


rjbgoudie/structmcmc documentation built on Nov. 3, 2020, 3:41 a.m.