plotTestScoreByQuestion: Plot Overall Test Score by Question and Correctness

Description Usage Arguments

Description

Boxplot of test scores compared with question responses.

Usage

1
2
plotTestScoreByQuestion(mctd, concepts = unique(mctd$AnswerKey$Concept),
  facet_by_concept = FALSE)

Arguments

mctd

Existing mcTestAnalysis data object

concepts

Character vector containing concept groups to be plotted

facet_by_concept

Should plot be facetted by concept group?


gadenbuie/mctestanalysis documentation built on May 16, 2019, 5:34 p.m.