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:
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')) |
Bug tracker:https://github.com/matthiasgomolka/sdclog/issues
- sdc_descriptives_DT - Example data for 'sdc_descriptives()'
- sdc_min_max_DT - Example data for 'sdc_min_max()'
- sdc_model_DT - Example data for 'sdc_model()'
statistical-disclosure-control
Last updated 3 years agofrom:a76afa822d. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 30 2024 |
R-4.5-win | OK | Oct 30 2024 |
R-4.5-linux | OK | Oct 30 2024 |
R-4.4-win | OK | Oct 30 2024 |
R-4.4-mac | OK | Oct 30 2024 |
R-4.3-win | OK | Oct 30 2024 |
R-4.3-mac | OK | Oct 30 2024 |
Exports:sdc_descriptivessdc_logsdc_min_maxsdc_model
Dependencies:backportsbroomcheckmateclicpp11data.tabledplyrfansigenericsgluelifecyclemagrittrmathjaxrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Frequently Asked Questions
Rendered fromFAQ.Rmd
usingknitr::rmarkdown
on Oct 30 2024.Last update: 2021-02-15
Started: 2020-11-10
Introduction to sdcLog
Rendered fromintro.Rmd
usingknitr::rmarkdown
on Oct 30 2024.Last update: 2022-03-19
Started: 2021-02-16
sdcLog options
Rendered fromoptions.Rmd
usingknitr::rmarkdown
on Oct 30 2024.Last update: 2021-02-15
Started: 2020-03-27
Readme and manuals
Help Manual
Help page | Topics |
---|---|
arguments | common_arguments |
Print methods for SDC objects | print.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 statistics | sdc_descriptives |
Example data for 'sdc_descriptives()' | sdc_descriptives_DT |
Create Stata-like log files from R Scripts | sdc_log |
Calculate RDC rule-compliant extreme values | sdc_min_max |
Example data for 'sdc_min_max()' | sdc_min_max_DT |
Disclosure control for models | sdc_model |
Example data for 'sdc_model()' | sdc_model_DT |