Package: synthesizer
Type: Package
Title: Synthesize Data Based on Emperical Multivariate Distributions
        and Rank Order Matching
Version: 0.2.0
Date: 2024-06-12
Author: Mark van der Loo
Maintainer: Mark van der Loo <mark.vanderloo@gmail.com>
Description: Data is synthesized using a combination of inverse transform
    sampling from the emperical quantile functions for each variable, and 
    then copying the rank order structure from the original dataset. The
    package also includes a number of functions to measure the utility of
    synthesized datasets.
License: GPL (>= 3)
Imports: stats, randomForest
VignetteBuilder: simplermarkdown
Depends: R (>= 3.5.0)
Suggests: tinytest, simplermarkdown
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-12 15:12:08 UTC; mark
Repository: CRAN
Date/Publication: 2024-06-13 17:40:01 UTC
