Learn R Programming

synthesizer (version 0.4.0)

Synthesize Data Based on Empirical Quantile Functions and Rank Order Matching

Description

Data is synthesized using a combination of inverse transform sampling using the empirical quantile functions for each variable, and then copying the rank order structure from the original dataset. The syntesizer method has a tunable parameter allowing to gradually move from realistic and possibly unsafe synthetic data to decorrelated data of less utility.

Copy Link

Version

Install

install.packages('synthesizer')

Monthly Downloads

191

Version

0.4.0

License

EUPL

Issues

Pull Requests

Stars

Forks

Maintainer

Mark der Loo

Last Published

February 7th, 2025

Functions in synthesizer (0.4.0)

make_synthesizer

Create a function that generates synthetic data
synthesize

Create synthetic version of a dataset
synthesizer-package

synthesizer: Synthesize Data Based on Empirical Quantile Functions and Rank Order Matching
pmse

Compute the pMSE metric between synthetic and real data