View source: R/confusion.matrix.fn.value.R
confusion.matrix.fn.value | R Documentation |
Returns a function for use with confusion.matrix based on actual or predicted being a particular value.
confusion.matrix.fn.value(value)
value |
Scalar - Value to compare actual and predicted with. |
A function for use with a call to confusion.matrix().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.