prob.noisyor: Get probability noisy or node takes specified value given...

Description Usage Arguments Value

View source: R/prob.R

Description

Get probability of a noisy or node take specified value given parents take specified values. Overrides generic s3 method.

Usage

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

Arguments

object

the node object.

val

the value taken by the node.

current.pvals

the values taken by the node's parents.

Value

the probability of the node taking the specified value given its parents take the specified values.


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