wAbove: Function to evaluate weights from the noise variance and...

Description Usage Arguments Value

View source: R/utilities-tree.R

Description

Function to evaluate weights from the noise variance and standard errors in a parent and adjacent nodes for the node of a differentially private binary tree

Usage

1
wAbove(invSigmaSq, tree, parent, adjacent)

Arguments

invSigmaSq

Inverse variance of the noise used in perturbing nodes

tree

Data frame with binary tree attributes and node values

parent

Index of the parnet node

adjacent

Index of the adjacent node

Value

Weight


privacytoolsproject/PSI-Library documentation built on Feb. 17, 2020, 2:03 p.m.