regression_tree: Regression tree of the output

View source: R/tree.R

regression_treeR Documentation

Regression tree of the output

Description

Useful for sensitivity analysis

Usage

regression_tree(node, chosen = NULL, make_plot = FALSE)

Arguments

node

The output node.

chosen

A character vector of node names to include in the tree. By default, NULL (every node).

make_plot

Whether to plot the tree. FALSE by default.


albgarre/biorisk documentation built on Feb. 23, 2025, 5:19 a.m.