Wrappers for functions in the R-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, querying marginal probabilities and normalizing constants, and generating sets of high-probability configurations.
Wrappers for functions in the R-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, querying marginal probabilities and normalizing constants, and generating sets of high-probability configurations.
To install R-gRaven, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install R-gRaven
To see what files were installed by R-gRaven, run:
port contents R-gRaven
To later upgrade R-gRaven, run:
sudo port selfupdate && sudo port upgrade R-gRaven
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.