Learn R Programming

emil (version 2.2.3)

predict_rpart: Predict using a fitted decision tree

Description

Predict using a fitted decision tree

Usage

predict_rpart(object, x)

Arguments

Value

Predictions. The exact form depends on the type of application (classification or regression)