useDynLib(ebdbNet)
export(calcAUC)
export(calcSensSpec)
export(dataFormat)
export(ebdbn)
export(hankel)
export(simulateVAR)
export(plot.ebdbNet)
import(igraph)
S3method(plot, ebdbNet)
importFrom("graphics", "plot")
importFrom("stats", "qnorm", "rnorm", "runif")