plotAnswerTrace: Plot the answer trace of approaches

Description Usage Arguments Author(s) See Also Examples

Description

This function plots the answer trace of the approaches when executing a given test.

Usage

1
plotAnswerTrace(inputtrace, inputtest)

Arguments

inputtrace

dataframe with the answer trace. Attributes of the dataframe: test, approach, answer, time.

inputtest

string that specifies the specific test to analyze from the answer trace.

Author(s)

Maribel Acosta

See Also

diefk, dieft

Examples

1
2
 
plotAnswerTrace(traces, "Q9.sparql")

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

Related to plotAnswerTrace in dief...