diffman: Detect Differentiation Problems

An algorithm based on graph theory tools to detect differentiation problems. A differentiation problem occurs when aggregated data are disseminated according to two different nomenclatures. By making the difference for an additive variable X between an aggregate composed of categories of the first nomenclature and an other aggregate, included in that first aggregate, composed of categories of the second nomenclature, it is sometimes possible to derive X on a small aggregate of records which could then lead to a break of confidentiality. The purpose of this package is to detect the set of aggregates composed of categories of the first nomenclature which lead to a differentiation problem, when given a confidentiality threshold. Reference: Vianney Costemalle (2019) <doi:10.3233/SJI-190564>.

Version: 0.1.1
Depends: R (≥ 3.5.0)
Imports: tidyverse, igraph, progress, Rcpp, sf, dplyr, Matrix, data.table
LinkingTo: Rcpp
Suggests: testthat
Published: 2020-02-28
Author: Vianney Costemalle [aut, cre], Arlindo Dos Santos [aut], Francois Semecurbe [aut]
Maintainer: Vianney Costemalle <vianney.costemalle at insee.fr>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
CRAN checks: diffman results

Downloads:

Reference manual: diffman.pdf
Package source: diffman_0.1.1.tar.gz
Windows binaries: r-devel: diffman_0.1.1.zip, r-release: diffman_0.1.1.zip, r-oldrel: diffman_0.1.1.zip
macOS binaries: r-release: diffman_0.1.1.tgz, r-oldrel: diffman_0.1.1.tgz
Old sources: diffman archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=diffman to link to this page.