Learn R Programming

CMA (version 1.30.0)

prediction-methods: General method for predicting class lables of new observations

Description

Perform prediction signatures:

Arguments

Methods

X.tr = "matrix", X.new="matrix", y.tr='any',f = "missing"
signature 1
X.tr = "data.frame", X.new="data.frame", y.tr = "missing", f = "formula"
signature 2
X.tr = "ExpressionSet",X.new = "ExpressionSet", y.tr = "character", f = "missing"
signature 3
For further argument and output information, consult classification.