print.TrainTestResult: printing the attribute of object that had TraiTestResult...

Description Usage Arguments Value Author(s)

View source: R/train_test_result.R

Description

showcasting the some useful attributes of the object had TrainTestResult in order to seen the results of Training-Testing evaluation of the given classifier.

Usage

1
2
## S3 method for class 'TrainTestResult'
print(object)

Arguments

object

is the object belonge to TrainTestresult that have summary about the results of Training-Testing evaluation of the given classifier.

Value

showcase some the object belonge to the TrainTestresult that are Test (misclassifiaction rate) and Train (learning error).

Author(s)

Mustafa AbuElQumsan and Jacques van Helden.


elqumsan/RNAseqMVA documentation built on March 10, 2021, 8:10 a.m.