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.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'))

Peer review:

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

Datasets:

On CRAN:

statistical-disclosure-control

4 exports 3 stars 1.19 score 26 dependencies 12 scripts 352 downloads

Last updated 2 years agofrom:a76afa822d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 31 2024
R-4.5-winOKAug 31 2024
R-4.5-linuxOKAug 31 2024
R-4.4-winOKAug 31 2024
R-4.4-macOKAug 31 2024
R-4.3-winOKAug 31 2024
R-4.3-macOKAug 31 2024

Exports:sdc_descriptivessdc_logsdc_min_maxsdc_model

Dependencies:backportsbroomcheckmateclicpp11data.tabledplyrfansigenericsgluelifecyclemagrittrmathjaxrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Frequently Asked Questions

Rendered fromFAQ.Rmdusingknitr::rmarkdownon Aug 31 2024.

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

Introduction to sdcLog

Rendered fromintro.Rmdusingknitr::rmarkdownon Aug 31 2024.

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

sdcLog options

Rendered fromoptions.Rmdusingknitr::rmarkdownon Aug 31 2024.

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