README.md

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



simongrund1/robosynth documentation built on March 20, 2022, 6:15 p.m.