Generate synthetic versions of a data set using parametric or CART methods.
Package: | synthpop |
Type: | Package |
Version: | 1.5-1 |
Date: | 2019-03-20 |
License: | GPL-2 | GPL-3 |
Synthetic data are generated from the original (observed) data by the function
syn
. The package includes also tools to compare synthetic data with the
observed data (compare.synds
) and to fit (generalized) linear model to
synthetic data (lm.synds
, glm.synds
) and compare the estimates
with those for the observed data (compare.fit.synds
). More extensive
documentation with illustrative examples is provided in the package vignette.
Nowok, B., Raab, G.M and Dibben, C. (2016). synthpop: Bespoke creation of synthetic data in R. Journal of Statistical Software, 74(11), 1-26. 10.18637/jss.v074.i11.