Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

missing_goes_lower

Check if points with missing values go to the lower child at a split node of of a tree


Description

Julia Equivalent: IAI.missing_goes_lower

Usage

missing_goes_lower(lnr, node_index)

Arguments

lnr

The learner to query.

node_index

The node in the tree to query.

Examples

## Not run: iai::missing_goes_lower(lnr, 1)

iai

Interface to 'Interpretable AI' Modules

v1.5.0
MIT + file LICENSE
Authors
Jack Dunn [aut, cre], Ying Zhuo [aut], Interpretable AI LLC [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.