BER                     Balanced Error Rate
D2C-class               An S4 class to store the RF model trained on
                        the basis of the descriptors of NDAG DAGs
DAG.network-class       An S4 class to store DAG.network
alarm                   Alarm dataset
compute,DAG.network-method
                        compute N samples according to the network
                        distribution
dataset                 Dataset of the Alarm benchmark
descriptor              compute descriptor
example                 stored D2C object
initialize,D2C-method   creation of a D2C object which preprocesses the
                        list of DAGs and observations contained in sDAG
                        and fits a Random Forest classifier
initialize,D2C.descriptor-method
                        creation of a D2C.descriptor
initialize,DAG.network-method
                        creation of a DAG.network
initialize,simulatedDAG-method
                        creation of a "simulatedDAG" containing a list
                        of DAGs and associated observations
mimr                    mIMR (minimum Interaction max Relevance) filter
predict,D2C-method      predict if there is a connection between node i
                        and node j
simulatedDAG-class      An S4 class to store a list of DAGs and
                        associated observations
true.net                Adjacency matrix of the Alarm dataset
update,simulatedDAG-method
                        update of a "simulatedDAG" with a list of DAGs
                        and associated observations
updateD2C,D2C-method    update of a "D2C" with a list of DAGs and
                        associated observations
