summary.wap {costsensitive} | R Documentation |
Get information about Weighted All-Pairs object
Description
Prints basic information about a 'wap' object (Number of classes and classifiers, classifier class). Same as function 'print'.
Usage
## S3 method for class 'wap'
summary(object, ...)
Arguments
object |
An object of class "wap". |
... |
Extra arguments (not used). |
[Package costsensitive version 0.1.2.10 Index]