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 June 22, 2024, 9:47 a.m.