Provide a SDT indicator to compare two rater and graph
get.classification(raterData, raters, plot = TRUE, summary = TRUE)
raterData | : a raterData class |
---|---|
raters | : a vector containing two string with the names of the two raters |
plot | a boolean. If TRUE then the plot will be returned |
summary | a boolean. If TRUE then the summary statistics will be printed out in the console |
a Class to print a graph and return a list containing a confusion matrix class from caret package and a macro SDT indicator