Learn R Programming

costsensitive (version 0.1.2.10)

print.wovr: 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 wovr
print(x, ...)

Arguments

x

An object of class "wovr".

...

Extra arguments (not used).