data(learning.test)
bn.boot(data = learning.test, R = 2, m = 500, algorithm = "gs",
statistic = arcs)
# [[1]]
# from to
# <arcs for the first replicate>
#
# [[2]]
# from to
# <arcs for the second replicate>Run the code above in your browser using DataLab