| alarm | Alarm dataset |
| BER | Balanced Error Rate |
| compute-method | compute N samples according to the network distribution |
| 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 |
| dataset | Dataset of the Alarm benchmark |
| descriptor | compute descriptor |
| example | stored D2C object |
| initialize-method | creation of a D2C object which preprocesses the list of DAGs and observations contained in sDAG and fits a Random Forest classifier |
| initialize-method | creation of a D2C.descriptor |
| initialize-method | creation of a DAG.network |
| initialize-method | creation of a "simulatedDAG" containing a list of DAGs and associated observations |
| mimr | mIMR (minimum Interaction max Relevance) filter |
| predict-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-method | update of a "simulatedDAG" with a list of DAGs and associated observations |
| updateD2C-method | update of a "D2C" with a list of DAGs and associated observations |