A tool for producing synthetic versions of microdata containing confidential information so that they are safe to be released to users for exploratory analysis. The key objective of generating synthetic data is to replace sensitive original values with synthetic ones causing minimal distortion of the statistical information contained in the data set. Variables, which can be categorical or continuous, are synthesised one-by-one using sequential modelling. Replacements are generated by drawing from conditional distributions fitted to the original data using parametric or classification and regression trees models. Data are synthesised via the function syn() which can be largely automated, if default settings are used, or with methods defined by the user. Optional parameters can be used to influence the disclosure risk and the analytical quality of the synthesised data. For a description of the implemented method see Nowok, Raab and Dibben (2016) <doi:10.18637/jss.v074.i11>.
Version: | 1.5-1 |
Depends: | lattice, MASS, methods, nnet, ggplot2 |
Imports: | graphics, stats, utils, rpart, party, foreign, plyr, proto, polspline, randomForest, classInt, mipfp |
Published: | 2019-03-20 |
Author: | Beata Nowok, Gillian M Raab, Joshua Snoke and Chris Dibben |
Maintainer: | Beata Nowok <beata.nowok at gmail.com> |
License: | GPL-2 | GPL-3 |
NeedsCompilation: | no |
Citation: | synthpop citation info |
Materials: | NEWS |
In views: | OfficialStatistics |
CRAN checks: | synthpop results |
Reference manual: | synthpop.pdf |
Vignettes: |
Inference in synthpop Using synthpop |
Package source: | synthpop_1.5-1.tar.gz |
Windows binaries: | r-devel: synthpop_1.5-1.zip, r-release: synthpop_1.5-1.zip, r-oldrel: synthpop_1.5-1.zip |
macOS binaries: | r-release: synthpop_1.5-1.tgz, r-oldrel: synthpop_1.5-1.tgz |
Old sources: | synthpop archive |
Reverse imports: | sdglinkage |
Reverse suggests: | miceadds, SynthTools |
Please use the canonical form https://CRAN.R-project.org/package=synthpop to link to this page.