DMwR (version 0.4.1)

learnerNames: Obtain the name of the learning systems involved in an experimental comparison

Description

This function produces a vector with the names of the learners that were evaluated in an experimental comparison.

Usage

learnerNames(res)

Arguments

res
This is a compExp object (type "class?compExp" for details) that contains the results of an experimental comparison obtained through the experimentalComparison() function.

Value

A vector of strings with the names of the learners

References

Torgo, L. (2010) Data Mining using R: learning with case studies, CRC Press (ISBN: 9781439810187).

http://www.dcc.fc.up.pt/~ltorgo/DataMiningWithR

See Also

dsNames, statNames,experimentalComparison