Package: sdcLog 0.5.0

sdcLog: Tools for Statistical Disclosure Control in Research Data Centers

Tools for researchers to explicitly show that their results comply to rules for statistical disclosure control imposed by research data centers. These tools help in checking descriptive statistics and models and in calculating extreme values that are not individual data. Also included is a simple function to create log files. The methods used here are described in the "Guidelines for the checking of output based on microdata research" by Bond, Brandt, and de Wolf (2015) <https://ec.europa.eu/eurostat/cros/system/files/dwb_standalone-document_output-checking-guidelines.pdf>.

Authors:Matthias Gomolka [aut, cre], Tim Becker [aut], Pantelis Karapanagiotis [ctb]

sdcLog_0.5.0.tar.gz
sdcLog_0.5.0.zip(r-4.5)sdcLog_0.5.0.zip(r-4.4)sdcLog_0.5.0.zip(r-4.3)
sdcLog_0.5.0.tgz(r-4.5-any)sdcLog_0.5.0.tgz(r-4.4-any)sdcLog_0.5.0.tgz(r-4.3-any)
sdcLog_0.5.0.tar.gz(r-4.5-noble)sdcLog_0.5.0.tar.gz(r-4.4-noble)
sdcLog_0.5.0.tgz(r-4.4-emscripten)sdcLog_0.5.0.tgz(r-4.3-emscripten)
sdcLog.pdf |sdcLog.html
sdcLog/json (API)
NEWS

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

Bug tracker:https://github.com/matthiasgomolka/sdclog/issues

Datasets:

On CRAN:

Conda:

statistical-disclosure-control

5.21 score 3 stars 12 scripts 315 downloads 4 exports 26 dependencies

Last updated 3 years agofrom:a76afa822d. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 27 2025
R-4.5-winOKFeb 27 2025
R-4.5-macOKFeb 27 2025
R-4.5-linuxOKFeb 27 2025
R-4.4-winOKFeb 27 2025
R-4.4-macOKFeb 27 2025
R-4.3-winOKFeb 27 2025
R-4.3-macOKFeb 27 2025

Exports:sdc_descriptivessdc_logsdc_min_maxsdc_model

Dependencies:backportsbroomcheckmateclicpp11data.tabledplyrfansigenericsgluelifecyclemagrittrmathjaxrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Frequently Asked Questions

Rendered fromFAQ.Rmdusingknitr::rmarkdownon Feb 27 2025.

Last update: 2021-02-15
Started: 2020-11-10

Introduction to sdcLog

Rendered fromintro.Rmdusingknitr::rmarkdownon Feb 27 2025.

Last update: 2022-03-19
Started: 2021-02-16

sdcLog options

Rendered fromoptions.Rmdusingknitr::rmarkdownon Feb 27 2025.

Last update: 2021-02-15
Started: 2020-03-27

Readme and manuals

Help Manual

Help pageTopics
argumentscommon_arguments
Print methods for SDC objectsprint.sdc_descriptives print.sdc_distinct_ids print.sdc_dominance print.sdc_min_max print.sdc_model print.sdc_options print.sdc_settings
Disclosure control for descriptive statisticssdc_descriptives
Example data for 'sdc_descriptives()'sdc_descriptives_DT
Create Stata-like log files from R Scriptssdc_log
Calculate RDC rule-compliant extreme valuessdc_min_max
Example data for 'sdc_min_max()'sdc_min_max_DT
Disclosure control for modelssdc_model
Example data for 'sdc_model()'sdc_model_DT