Skip to content

Robust synthetic data generation with data-augmented multiple imputation

Notifications You must be signed in to change notification settings

simongrund1/robosynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robosynth

Robust synthetic data generation with data-augmented multiple imputation

This R package allows generating synthetic data using the data-augmented multiple imputation (DA-MI) approach by Jiang et al. (2021).

Examples and additional information can be found in the documentation of the package (see help("robosynth-package") and GitHub repo.

This is an early build of robosynth with potentially significant changes between versions. Please report all bugs via the GitHub issue tracker.

Installation

CRAN

The package is currently not yet hosted on CRAN (planned for the future).

GitHub (development version)

The current development build of robosynth can be installed from GitHub using the devtools package:

install.packages("devtools")
devtools::install_github("simongrund1/robosynth")

Github commits

About

Robust synthetic data generation with data-augmented multiple imputation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages