TreePrediction: TreePrediction

Description Usage Arguments

View source: R/TreePrediction.R

Description

This function takes a trained C5.0 Classification Tree and returns predictions based on the training data set provided.

Usage

1
TreePrediction(model, test)

Arguments

model

The fit CART Model to run predictions through.

test

The test dataset for predictions to be made on.


dennist2/MerlinV1 documentation built on Dec. 11, 2019, 8:41 p.m.