Description Usage Arguments Author(s) See Also
View source: R/plotCorrectness.R
Plot respondents by similarity measure (user selects 2) and objective correctness.
1 | plotCorrectness(dataframe, measures, correct_vec, plot_path = NULL)
|
dataframe |
Dataframe that contains the similarity measures you want to plot. |
measures |
Two characters representing the vectors in dataframe that contain the similarity measures you want to compare. |
correct_vec |
Character indicating vector in dataframe that indicates whether a respondent answered "correctly" as determined by a human coder. Must have this for plot to be used, Default=NULL. |
Jeffrey Ziegler
similarityMeasures
plotSimilarity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.