jknowles/datasynthR: Generate synthetic data with known properties, on demand.

A collection of functions that allow users to generate synthetic data of known data types, with known associations among the elements in the dataset. This includes the ability to generate data frames with variables with known distributions, known correlation structures, and with variables as numeric, nominal, or ordinal types. Additionally, users can rescale variables to make them reflect meaningful real world data. Particularly useful for building reproducible test datasets during package development.

Getting started

Package details

AuthorJared E. Knowles
MaintainerJared E. Knowles <jknowles@gmail.com>
LicenseGPL-3
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jknowles/datasynthR")
jknowles/datasynthR documentation built on May 19, 2019, 11:42 a.m.