predict_test_tree: Predict with the above test tree.

View source: R/utils.R

predict_test_treeR Documentation

Predict with the above test tree.

Description

Predict with the above test tree.

Usage

predict_test_tree(tree, newdata)

Arguments

tree

tree from make_tree

newdata

data matrix

Value

Vector of predictions


policytree documentation built on July 9, 2023, 6:30 p.m.