Description Usage Arguments Value
View source: R/SDT_raterData.R
Provide a SDT indicator to compare two rater and graph
1 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.