plotExperiment1: Generate radar plots that compare dief@t with other benchmark...

Description Usage Arguments Author(s) See Also

Description

This function plots the results reported in Experiment 1 in Acosta, M., Vidal, M. E., & Sure-Vetter, Y. (2017) <doi:10.1007/978-3-319-68204-4_1>. Experiment 1 compares the performance of querying approaches when using metrics defined in the literature (total execution time, time for the first tuple, throughput, and completeness) and the metric dieft@t.

Usage

1
plotExperiment1(allmetrics)

Arguments

allmetrics

dataframe with the result of all the metrics in Experiment 1.

Author(s)

Maribel Acosta

See Also

experiment1, diefk2 results1 <- experiment1(traces, metrics) plotExperiment1(results1)


dief documentation built on May 2, 2019, 3:04 a.m.

Related to plotExperiment1 in dief...