Package: gRaven
Type: Package
Title: Bayes Nets: 'RHugin' Emulation with 'gRain'
Version: 1.1.10
Date: 2024-10-10
Authors@R: c(person("Peter", "Green", role = c("aut", "cre"), email = "P.J.Green@bristol.ac.uk"),
  person("Therese", "Graversen", role = "ctb", email = "theg@itu.dk"),
  person("Soren", "Hojsgaard", role = "ctb", email = "sorenh@math.aau.dk"))
Maintainer: Peter Green <P.J.Green@bristol.ac.uk>
Description: Wrappers for functions in the 'gRain' package to emulate some 'RHugin' 
  functionality, allowing the building of Bayesian networks consisting on discrete 
  chance nodes incrementally, through   adding nodes, edges and conditional probability 
  tables, the setting of evidence,   both 'hard' (boolean) or 'soft' (likelihoods), 
  querying marginal probabilities   and normalizing constants, and generating sets of
  high-probability configurations. Computations will typically not be so fast as they are
  with 'RHugin', but this package should assist users without access to 'Hugin' to use
  code written to use 'RHugin'.
License: GPL (>= 2)
Depends: gRain (>= 1.4.4)
Imports: gRbase, methods, rlang
NeedsCompilation: no
Packaged: 2024-10-10 22:14:36 UTC; mapjg
Author: Peter Green [aut, cre],
  Therese Graversen [ctb],
  Soren Hojsgaard [ctb]
Repository: CRAN
Date/Publication: 2024-10-11 08:10:05 UTC
Built: R 4.4.3; ; 2025-10-08 04:18:46 UTC; windows
