adapt.dirichlet: Adapt parameters for dirichlet node

Description Usage Arguments Value

Description

AdaptS a dirichlet node's parameters given a set of samples.

Usage

1
2
## S3 method for class 'dirichlet'
adapt(object, samples, total)

Arguments

samples

the set of samples.

total

the sum of the likelihood of the samples.

dirichlet.object

the node object.

Value

the updated node


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