netbenchmark.data(methods = "all.fast", data = NULL, true.net = NULL,
eval = "AUPR", no.topedges = 20, sym = TRUE, plot = FALSE,
verbose = TRUE)evaluatenetbenchmark.data returns a list with three elements.
methods accepts "all.fast" and "all"
(case insensitive) as a parameters:
RegisterWrapper.)RegisterWrapper.)no.topedges % of the
possible links inferred by each algorithm at each dataset.netbenchmark, evaluate,
comp.metrData <- grndata::getData(datasource.name="toy")
top20.aupr <- netbenchmark.data(methods="all",data = Data[[1]],
true.net= Data[[2]])Run the code above in your browser using DataLab