plotCorrectness: Plot Similarity Measures and Objective Correctness

Description Usage Arguments Author(s) See Also

View source: R/plotCorrectness.R

Description

Plot respondents by similarity measure (user selects 2) and objective correctness.

Usage

1
plotCorrectness(dataframe, measures, correct_vec, plot_path = NULL)

Arguments

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.

Author(s)

Jeffrey Ziegler

See Also

similarityMeasures plotSimilarity


zieglerjef/openEnded documentation built on Nov. 30, 2020, 2:03 p.m.