Displaying 3 results from an estimated 3 matches for "rhugin".
2023 Jan 08
0
gRaven package - Bayes Nets: 'RHugin' Emulation with 'gRain'
Dear all,
I am pleased to announce that CRAN now hosts my package gRaven.
This provides wrappers for functions in the 'gRain' package to emulate 
some 'RHugin' functionality, allowing the building of Bayesian networks 
consisting of discrete chance nodes incrementally - through adding 
nodes, edges and conditional probability tables, the setting of 
evidence, whether 'hard' (boolean) or 'soft' (likelihoods), and querying 
marginal joi...
2023 Jan 08
0
gRaven package - Bayes Nets: 'RHugin' Emulation with 'gRain'
Dear all,
I am pleased to announce that CRAN now hosts my package gRaven.
This provides wrappers for functions in the 'gRain' package to emulate 
some 'RHugin' functionality, allowing the building of Bayesian networks 
consisting of discrete chance nodes incrementally - through adding 
nodes, edges and conditional probability tables, the setting of 
evidence, whether 'hard' (boolean) or 'soft' (likelihoods), and querying 
marginal joi...
2009 Feb 16
1
demo enhancement
Hello,
I have a package for working with Bayesian networks (RHugin - on R- 
Forge for those interested). It contains a function RHExample that  
does the same thing as the demo function in the utils package except  
that it does not display any output in the R console. I use it to  
build simple networks in the examples section of my .Rd documentation  
files. Any...