prob.flag: Calculate probability of value given parents for flag node

Description Usage Arguments Value

Description

Calculate probability of value given parents for flag node

Usage

1
2
## S3 method for class 'flag'
prob(object, pvals, val, aux, met)

Arguments

object

the node

pvals

vector specifying values taken by parents

val

integer specifying value taken by node

Value

numeric specifying probability of value given parents for node


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