| print.wovr {costsensitive} | R Documentation | 
Get information about Weighted One-Vs-Rest object
Description
Prints basic information about a 'wovr' object (Number of classes, classifier class).
Usage
## S3 method for class 'wovr'
print(x, ...)
Arguments
| x | An object of class "wovr". | 
| ... | Extra arguments (not used). | 
[Package costsensitive version 0.1.2.10 Index]