regressoR (version 2.0.1)

dt_prediction: dt_prediction

Description

generates the prediction of the decision trees model.

Usage

dt_prediction(model, test.data)

Arguments

model

a decision trees model(rpart).

test.data

dataframe.