The Hugin Graphical User Interface is an interactive tool enabling you to use the facilities of the Hugin Decision Engine. It can help you construct models that can be used in other applications.
The Hugin Graphical User Interface is also ideal for educational purposes. When introducing the concept of Bayesian networks to a group of students, they will be very motivated if they can model and test Bayesian networks using an easy-to-use tool.
The Hugin Graphical User Interface is a component of the Hugin Development Environment. The two other main components are the Hugin Decision Engine and the Hugin Application Programming Interfaces.
Before you can use the Hugin Graphical User Interface, you should at least understand the concept of Bayesian networks which is described in the Tutorials section. This section also contains a step-by-step description of how to construct a Bayesian network using the Hugin Graphical User Interface.
The extension of Bayesian networks with decision and utility nodes, known as influence diagrams, allows you to model decision scenarios explicitly. If you are not familiar with (limited-memory) influence diagrams (LIMIDs), you can also learn about these in the Tutorials section. There is also a step-by-step description of how to construct a LIMID using the Hugin Graphical User Interface.
Also, you can learn about the concept of object-oriented networks, which provides a very powerful mechanism for constructing models with repetitive patterns and for constructing models in a hierarchical fashion (top-down, bottom-up, or a mix of the two), making large models much more readable. Again, there is a step-by-step description of how to construct an object-oriented network using the Hugin Graphical User Interface.
Familiarize yourself with node tables, the table generator, how to perform structure learning, learning of CPTs, how to adapt the parameters of a network with experience, case generator, net language.
When you have familiarized yourself with the most basic functionality of the Hugin Graphical User Interface, you can start using the more advanced features:
In the Hugin APIs section, you can read about the opportunity to include Hugin Bayesian networks and influence diagrams in C, C++, Java, or Visual Basic programs.
You can get a detailed view of the components of the Hugin Development Environment by reading the Components Description.
In Bayesian networks, the rumour problem appears when a cause can influence the same event through different paths in the network.
The problem was solved and general methods were made available to be used in any domain which can be modeled by a Bayesian network.
The methods were programmed into a general development and runtime system, which was easy to use for anyone wishing to construct an expert system based on Bayesian networks. The system was called Hugin. Over the years the system has been extended in various ways (e.g. (limited-memory) influence diagrams (LIMIDs), continuous variables, structure learning, adaptation, object-oriented specification of Bayesian networks and LIMIDs, etc).