privacytoolsproject / PSI-Library

R library of differentially private algorithms for exploratory data analysis
6 stars 7 forks source link

Postprocessing functions #83

Closed globusharris closed 4 years ago

globusharris commented 5 years ago

Some of postprocessing functions currently write over existing noisy output, which they should not do. Make sure they all at least write noisy output to somewhere.