Package es.upm.fi.cig.multictbnc.models


package es.upm.fi.cig.multictbnc.models
  • Class
    Description
    AbstractPGM<NodeType extends Node>
    Contains common attributes and methods for PGM.
    BN<NodeType extends Node>
    Implements a Bayesian network (BN).
    CTBN<NodeType extends Node>
    Implements a continuous-time Bayesian network (CTBN).
    MultiCTBNC<NodeTypeBN extends Node,NodeTypeCTBN extends Node>
    Implements the multi-dimensional continuous-time Bayesian network classifier (Multi-CTBNC).
    PGM<NodeType extends Node>
    Defines the methods of a probabilistic graphical model (PGM)