Learn R Programming

Dforest (version 0.4.2)

Pred_DT: Doing Prediction with Decision Tree model

Description

Doing Prediction with Decision Tree model

Usage

Pred_DT(model, X)

Arguments

model

Decision Tree Model

X

dataset

Value

Decision Tree Predictions Different endpoints presented in multiple columns

See Also

rpart