Constructor of the 'natCauslist' class
a vector with the names of the nodes in t_0
a vector with the names of the nodes without the appended "_t_0"
A new 'natCauslist' object
clList of causal units
orderingString vector defining the order of the nodes in t_0
orderingString vector defining the order of the nodes without the appended "_t_0"
The classes are now not exported because the whole algorithm is encapsulated inside the package and only the resulting dbn structure is wanted. As a result, many security checks have been omitted. R6 class that defines causal lists in the PSO
The causal lists will be the base of the positions and the velocities in the pso part of the algorithm. They will not have the same structure as their binary counterparts, but their class skeleton will serve as a base.