Package: synMicrodata 2.1.3

synMicrodata: Synthetic Microdata Generator

This tool fits a non-parametric Bayesian model called a "hierarchically coupled mixture model with local dependence (HCMM-LD)" to the original microdata in order to generate synthetic microdata for privacy protection. The non-parametric feature of the adopted model is useful for capturing the joint distribution of the original input data in a highly flexible manner, leading to the generation of synthetic data whose distributional features are similar to that of the input data. The package allows the original input data to have missing values and impute them with the posterior predictive distribution, so no missing values exist in the synthetic data output. The method builds on the work of Murray and Reiter (2016) <doi:10.1080/01621459.2016.1174132>.

Authors:Juhee Lee [aut, cre], Hang J. Kim [aut], Young-Min Kim [aut], Jared Murray [aut]

synMicrodata_2.1.3.tar.gz
synMicrodata_2.1.3.zip(r-4.7)synMicrodata_2.1.3.zip(r-4.6)synMicrodata_2.1.3.zip(r-4.5)
synMicrodata_2.1.3.tgz(r-4.6-x86_64)synMicrodata_2.1.3.tgz(r-4.6-arm64)synMicrodata_2.1.3.tgz(r-4.5-x86_64)synMicrodata_2.1.3.tgz(r-4.5-arm64)
synMicrodata_2.1.3.tar.gz(r-4.7-arm64)synMicrodata_2.1.3.tar.gz(r-4.7-x86_64)synMicrodata_2.1.3.tar.gz(r-4.6-arm64)synMicrodata_2.1.3.tar.gz(r-4.6-x86_64)
synMicrodata_2.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
synMicrodata/json (API)

# Install 'synMicrodata' in R:
install.packages('synMicrodata', repos = c('https://jhlee-projects.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

openblascpp

1.48 score 3 scripts 273 downloads 8 exports 2 dependencies

Last updated from:17cb1879d6. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK130
linux-devel-x86_64OK128
source / vignettesOK162
linux-release-arm64OK141
linux-release-x86_64OK122
macos-release-arm64OK95
macos-release-x86_64OK296
macos-oldrel-arm64OK86
macos-oldrel-x86_64OK209
windows-develOK167
windows-releaseOK121
windows-oldrelOK110
wasm-releaseOK106

Exports:createModelmodelobjectmultipleSynplot.synMicro_objectprint.readData_passedprint.synMicro_objectreadDatasummary.synMicro_object

Dependencies:RcppRcppArmadillo

Readme and manuals

Help Manual

Help pageTopics
Create a model objectcreateModel
RCPP Implementation of the Librarymodelobject
Generate synthetic micro datasetsmultipleSyn print.synMicro_object
Plot Comparing Synthetic Data with Original Input Dataplot.synMicro_object
Class '"Rcpp_modelobject"'Rcpp_modelobject Rcpp_modelobject-class
Read the original datasetsprint.readData_passed readData
Summarizing synthesis resultssummary.synMicro_object