wEfficient: Function to evaluate weights efficiently using the noise...

Description Usage Arguments Value

View source: R/utilities-tree.R

Description

Function to evaluate weights efficiently using the noise variance and standard errors in parent and adjacent nodes as well child nodes for the node of a differentially private binary tree

Usage

1
wEfficient(tree, idx, parent, adjacent)

Arguments

tree

Data frame with binary tree attributes and node values

idx

Index of the node for which the weight is evaluated

parent

Index of the parnet node

adjacent

Index of the adjacent node

Value

Weight


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