experiment2: Compares dief@k at different answer portions as in...

Description Usage Arguments Author(s) See Also Examples

View source: R/reproduceExperiments.R

Description

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

Usage

1

Arguments

traces

dataframe with the result of the traces. The structure of this dataframe is as follows: "test,approach,tuple,time".

Author(s)

Maribel Acosta

See Also

experiment1, diefk2

Examples

1
2
3
# 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)

farahkarim/dief-2 documentation built on May 23, 2019, 1:10 p.m.