inTrees (version 1.3)

applyLearner: apply a simplified tree ensemble learner (STEL) to data

Description

apply STEL to data and get predictions

Usage

applyLearner(learner, X)

Arguments

learner

a matrix with rules ordered by priority

X

predictor variable matrix

Value

predictions for the data

See Also

buildLearner