statNames: Obtain the name of the statistics involved in an experimental...

Description Usage Arguments Value References See Also

View source: R/experiments.R

Description

This function produces a vector with the names of the statistics that were estimated in an experimental comparison

Usage

1
statNames(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 statistics

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

learnerNames, dsNames,experimentalComparison


DMwR documentation built on May 1, 2019, 9:17 p.m.