scott_pi | R Documentation |
Calculate Scott's Pi using confusion matrix. It estimates the chance that a label (positive or negative) is assigned given a random instance irrespective of the label-assigning process. For more information see Scott (1955)
scott_pi(confusion_matrix)
confusion_matrix |
Confusion matrix to be used. |
integer Scott's Pi value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.