predoutput-class {CMA}R Documentation

"predoutput"

Description

Object returned by the function prediction

Slots

Xnew:

Gene Expression matrix of new observations

yhat:

Predicted class labels for the new data.

model:

List containing the constructed classifier.

Methods

show

Returns predicted class labels for the new data.

Author(s)

Christoph Bernau bernau@ibe.med.uni-muenchen.de

Anne-Laure Boulesteix boulesteix@ibe.med.uni-muenchen.de

See Also

compBoostCMA, dldaCMA, ElasticNetCMA, fdaCMA, flexdaCMA, gbmCMA, knnCMA, ldaCMA, LassoCMA, nnetCMA, pknnCMA, plrCMA, pls_ldaCMA, pls_lrCMA, pls_rfCMA, pnnCMA, qdaCMA, rfCMA, scdaCMA, shrinkldaCMA, svmCMA


[Package CMA version 1.50.0 Index]