# NOT RUN {
library(JointNets)
simulationresult = simulation(p = 20, n = c(100,100))
truth = simulationresult$simulatedgraphs
result = simule(simulationresult$simulatedsamples, 0.2, 0.5, covType = "cov", FALSE)
F1(result,truth)
# }
Run the code above in your browser using DataLab