binary.table | R Documentation |
Binary table for imbalanced data
binary.table(y, y_pred, type = c("link", "response"))
y |
observations in the data |
y_pred |
predictions of the model |
type |
response type |
a binary table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.