Description Usage Arguments Author(s) See Also Examples
This function computes the dief@k metric at a given k (number of answers).
| 1 | diefk(inputtrace, inputtest, k = -1)
 | 
| 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. | 
| k | number of answers to compute diefk. By default, the function computes the minimum of the total number of answers produced by the approaches. | 
Maribel Acosta
dieft, diefk2, plotAnswerTrace
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.