estEfficient: Function to efficiently estimate the nodes of a tree using...

Description Usage Arguments Value

View source: R/utilities-tree.R

Description

Function to efficiently estimate the nodes of a tree using all available information in the tree

Usage

1
estEfficient(w, tree, idx, parent, adjacent)

Arguments

w

Weight used construct the estimate

tree

Data frame with binary tree attributes and node values

idx

Index of the node for which the estimate is evaluated

parent

Index of the parnet node

adjacent

Index of the adjacent node

Value

Efficient noisy node estimate


IQSS/PSI-Library documentation built on Feb. 15, 2020, 9:03 p.m.