synloc documentation¶
synloc implements the Local Resampler algorithm for creating synthetic
numeric tabular data from locally estimated distributions.
The public API is intentionally small:
LocalCovuses nearest-neighbor neighborhoods.clusterCovuses KMeans clusters.compareStatsandquality_reportsummarize utility diagnostics.
Version 1.0 keeps the existing constructor and method names while adding clearer input checks, quality metrics, tests, and release documentation.
User guide
API reference
Citation¶
If you use synloc in research, please cite:
Kalay, A. F. (2026). Generating Synthetic Data With Locally Estimated Distributions for Disclosure Control. Australian & New Zealand Journal of Statistics. https://doi.org/10.1111/anzs.70032