# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "synMicrodata" in publications use:' type: software license: GPL-3.0-or-later title: 'synMicrodata: Synthetic Microdata Generator' version: 2.1.3 doi: 10.32614/CRAN.package.synMicrodata abstract: 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) . authors: - family-names: Lee given-names: Juhee email: ljh988488@gmail.com - family-names: Kim given-names: Hang J. - family-names: Kim given-names: Young-Min - family-names: Murray given-names: Jared repository: https://jhlee-projects.r-universe.dev commit: 17cb1879d60fe051f4100cc9bbef4b0053573aeb date-released: '2025-11-26' contact: - family-names: Lee given-names: Juhee email: ljh988488@gmail.com