getNewGraph: List graphs in change node neighbourhood.

Description Usage Arguments Value

View source: R/graph-ops.R

Description

Given a list of nodes change, get a list of bn.

Usage

1
  getNewGraph(currentNetwork, change, maxIndegree)

Arguments

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.

maxIndegree

The maximum indegree allowed

Value

A list of bn


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