estAbove: Function to estimate the nodes of a tree using noisy parent...

Description Usage Arguments Value

View source: R/utilities-tree.R

Description

Function to estimate the nodes of a tree using noisy parent and adjacent nodes

Usage

1
estAbove(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

Noisy node estimate


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