wBelow: 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 child nodes for the node of a differentially private binary tree

Usage

1
wBelow(invSigmaSq, tree, idx)

Arguments

invSigmaSq

Inverse variance of the noise used in perturbing nodes

tree

Data frame with binary tree attributes and node values

idx

Index of the node for which the weight is evaluated

Value

Weight


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