HUGIN GUI
  • Release 9.6
  • Visit our Website
  • Index
  • Chapters
      • Introduction
        • The Origin of HUGIN
        • Basic Concepts
        • The HUGIN Development Environment
      • The HUGIN Development Environment
        • Components of the HUGIN Development Environment
        • Bayesian Network Technology in the HUGIN Development Environment
        • Versions
        • System Requirements
        • HUGIN Software License Agreement
      • Tutorials
        • Basic Concepts
        • Learning More
      • Manual
        • Functions and Tools
        • Network Windows and Menus
        • Nodes and Tables
        • Algorithms
        • Wizards
        • Methods Of Analysis
        • Bayesian Network
        • Data Manipulation
      • Releases
        • Release 6.0
        • Release 6.1
        • Release 6.2
        • Release 6.3
        • Release 6.4
        • Release 6.5
        • Release 6.6
        • Release 6.7
        • Release 6.8
        • Release 6.9
        • Release 7.0
        • Release 7.1
        • Release 7.2
        • Release 7.3
        • Release 7.4
        • Release 7.5
        • Release 7.6
        • Release 7.7
        • Release 7.8
        • Release 8.0
        • Release 8.1
        • Release 8.2
        • Release 8.3
        • Release 8.4
        • Release 8.5
        • Release 8.6
        • Release 8.7
        • Release 8.8
        • Release 8.9
        • Release 9.0
        • Release 9.1
        • Release 9.2
        • Release 9.3
        • Release 9.4
        • Release 9.5
        • Release 9.6
      • Examples
        • HUGIN Examples
        • Modeling Examples
      • References
  • Sections
      • Link
  • Link
  • « Show Class
  • Causal Link »
  • Link¶

    A link in a Bayesian network defines a causal link from one chance node (discrete or continuous) to another.

    In an LIMID, a link can mean one of three things:

    1. It can be a causal link as in a pure Bayesian network. This is the case, when the link goes from a chance node or decision node to a chance node.

    2. It can define the utility function to depend on a chance node or a decision node. This is the case if the link goes from a chance node or decision node to a utility node.

    3. It can specify the information available to the decision maker. This is the case if the link goes from a chance node or decision node to a decision node. These links are referred to as informational links.

    In an object-oriented Bayesian network (or LIMID), a link is defined as above, except if the link points to an input node of an instance node. In that case the link is interpreted as a binding link (i.e., the input node is bound to the node at the other end of the link).

    A link can be established in Edit Mode by activating the Link Tool and dragging a line from one node to another.

    There are three different display modes for a link:

    1. Normal: A straight line from one node to another.

    2. Spline: A bezier line (i.e., a curve that passes over every 3 points of a series).

    3. Lines: A series of straight lines.

    The display mode for a link is selected by first selecting the link (i.e., left-click at or near the link so it gets highlighted), then right-clicking at the background of the Network Pane to activate the pop-up menu for the pane, then selecting the Link Mode item, and finally selecting the desired mode from the Link Mode sub-menu (see Figure 1).

    ../../../_images/linkmode.png

    Figure 1: There are three different display modes for a link.¶

    New bezier points a created simply by click-and-drag operations. Figure 2 shows a link with two bezier points, displayed in Spline mode and Lines mode, respectively. The bezier points can be moved using click-and-drag operations. Please note that if a bezier point is moved to a location lying on the line between its neighboring points, it will be removed.

    linkmode1 linkmode2

    Figure 2: There are three different display modes for a link.

    Back to top

    © Copyright 2024, HUGIN EXPERT A/S.
    Created using Sphinx 8.2.3.