Learn R Programming

dief (version 1.2)

plotExperiment2: Generate radar plots that compare dief@k at different answer completeness in all tests as in <doi:10.1007/978-3-319-68204-4_1>

Description

This function plots 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

plotExperiment2(diefkDF)

Arguments

diefkDF

dataframe with the results of Experiment 2.

See Also

experiment2, diefk2

Examples

Run this code
# NOT RUN {
results2 <- experiment2(traces)
plotExperiment2(results2)
# }

Run the code above in your browser using DataLab