Plots a histogram of overall test scores with an optional scaled normal curve overlaid for reference.
plotOverallHistogram(mctd, add_normal = TRUE, binwidth = 0.05)
mctd | Existing mcTestAnalysis data object |
---|---|
add_normal | If TRUE, adds a scaled normal curve to the plot. |
binwidth | Sets the |