Package: synMicrodata 2.1.0

Hang J. Kim

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:Hang J. Kim [aut, cre], Juhee Lee [aut], Young-Min Kim [aut], Jared Murray [aut]

synMicrodata_2.1.0.tar.gz
synMicrodata_2.1.0.tar.gz(r-4.5-noble)synMicrodata_2.1.0.tar.gz(r-4.4-noble)
synMicrodata_2.1.0.tgz(r-4.4-emscripten)synMicrodata_2.1.0.tgz(r-4.3-emscripten)
synMicrodata.pdf |synMicrodata.html
synMicrodata/json (API)

# Install 'synMicrodata' in R:
install.packages('synMicrodata', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

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

openblascpp

1.30 score 207 downloads 8 exports 2 dependencies

Last updated 1 months agofrom:4ca1d9130a. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 25 2024
R-4.5-linux-x86_64OKNov 25 2024

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