gRain-package {gRain} | R Documentation |
A package for probability propagation in graphical independence networks, also known as probabilistic expert systems (which includes Bayesian networks as a special case).
newgmInstance
querygm
is used for querying
independence networks. Functions simulate.gmInstance
and
predict.gmInstance
are available.
newug
and newdag
create undirected and directed acyclic graphs. The function
queryg
is used for querying graphs.
Søren Højsgaard <sorenh@agrsci.dk>
Maintainer: Søren Højsgaard <sorenh@agrsci.dk>