dirichlet: Dirichlet node constructor

Description Usage Arguments Value

Description

Dirichlet node constructor

Usage

1
2
dirichlet(index, values, name = as.character(index), parents = NULL,
  pvals = NULL, params = NULL, params2 = NULL)

Arguments

index

index of node

values

vector of string giving names of values of node

name

string giving name of node

parents

vector specifying indices of parents of node

pvals

vector specifying number of values for each parent of node

params

matrix specifying parameters of node

Value

constructed dirichlet node


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