View source: R/confusion.matrix.fn.multiple.values.R
confusion.matrix.fn.multiple.values | R Documentation |
Returns a function for use with confusion.matrix based on actual or predicted being in a set of values.
confusion.matrix.fn.multiple.values(values)
values |
Vector - Values 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.