powered by
countGraphs(nodes, max.indeg)
nodes
max.indegree
nodes*countGraphs(nodes,max.indeg)
interventionalInference
interventionalDBN-package
countGraphs(10,3) # 176, the number of possible parent sets for each node. 10*countGraphs(10,3) # 1760, the total number of possible networks.
Run the code above in your browser using DataLab