get_tree: Return a Tree Stored by Gazer

View source: R/get_tree.R

get_treeR Documentation

Return a Tree Stored by Gazer

Description

Return a Tree Stored by Gazer

Usage

get_tree(explainer, tree = 1L)

Arguments

explainer

A Q-SHAP explainer created by gazer().

tree

One-based index of the tree to return.

Value

An unclassed named list containing the stored low-level tree fields.


qshap documentation built on Aug. 23, 2026, 5:11 p.m.