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 Aug. 4, 2026, 5:10 p.m.