Learn R Programming

policytree (version 1.2.3)

predict_test_tree: Predict with the above test tree.

Description

Predict with the above test tree.

Usage

predict_test_tree(tree, newdata)

Value

Vector of predictions

Arguments

tree

tree from make_tree

newdata

data matrix