postStandDev: Postprocessed standard deviation from variance

Description Usage Arguments Value

View source: R/statistic-variance.R

Description

Function to extract standard deviation from noisy estimate of variance.

Usage

1
postStandDev(release)

Arguments

release

Differentially private release of variance.

Value

Noisy estimate of the standard deviation of release, if possible to compute. Else returns NULL.


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