Skip to content

[R--gR] gRbase released !

1 message · Claus Dethlefsen

#
Dear all

- gRbase version 0.1.2 is soon available on CRAN (the previous version 0.1.0
released last week is thereby obsolete). An easy way to install gRbase (and
dynamicGraph which is needed) is to start R, be connected to the internet
and call
A quick try-out is to try the demos. In R, call
For more on gRbase, check 
http://www.math.aau.dk/research/reports/R-2004-19.pdf

The class "hllm" is our suggestion for how to implement a graphical model
class using the defined basic classes "gmData" and "gModel". Currently it
uses the loglin/loglm engines for fitting. Comments are very welcome.

-----------------

In addition, the package "deal" for learning Bayesian networks is updated
now making the dynamicGraph userinterface applicable. In R, call
Note the User menu items.

The best,
Claus

---