experiment2 {dief} | R Documentation |
This function repeats the results reported in Experiment 2 in Acosta, M., Vidal, M. E., & Sure-Vetter, Y. (2017) <doi:10.1007/978-3-319-68204-4_1>. "Experiment 2" measures the continuous efficiency of approaches when producing the first 25
experiment2(traces)
traces |
dataframe with the result of the traces. The structure of this dataframe is as follows: "test,approach,tuple,time". |
Maribel Acosta
experiment1, diefk2
# To fully reproduce the experiments download the full file and load it using read.csv:
# traces is available at <https://figshare.com/files/9625852>
results2 <- experiment2(traces)