summary.wovr: Get information about Weighted One-Vs-Rest object
Description
Prints basic information about a `wovr` object
(Number of classes, classifier class). Same as function `print`.
Usage
# S3 method for wovr
summary(object, ...)
Arguments
object
An object of class "wovr".
...
Extra arguments (not used).