noisyor: Noisy Or constructor

Description Usage Arguments Value

Description

Constructs a noisy or node

Usage

1
2
noisyor(index, values, name = as.character(index), parents, pvals,
  params = NULL, params2 = NULL, updateDisambiguation = "T")

Arguments

index

an integer giving the index of the node

values

a vector specifying the values of the node, as strings

name

a string specifying the name of the node

parents

a vector of integers specifying the indices of the parents of the node

pvals

a vector of integers specifying the number of values each parent has

params

a matrix specifying the parameters of the node

Value

a new noisy or node


mickash/Adaptive-Bayesian-Networks documentation built on Nov. 14, 2019, 12:14 a.m.