Files in sdcTools/sdcMicro
Statistical Disclosure Control Methods for Anonymization of Data and Risk Estimation

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.gitignore
DESCRIPTION
NAMESPACE
NEWS
R/0classes.r R/GUIfunctions.R R/LocalRecProg.R R/RcppExports.R R/addGhostVars.R R/addNoise.r R/aux_functions.r R/createDat.R R/createNewID.R R/dRisk.R R/dRiskRMD.R R/dUtility.R R/dataGen.r R/dataSets.R R/freqCalc.r R/globalRecode.R R/groupAndRename.R R/indivRisk.R R/infoLoss.R R/localSupp.R R/localSuppression.R R/maG.R R/mafast.R R/mdav.R R/measure_risk.R R/methods.r R/microaggregation.R R/modRisk.R R/muargus_compatibility_functions.R R/mvTopCoding.R R/plotFunctions.R R/plotMicro.R R/pram.R R/printFunctions.R R/rankSwap.R R/recordSwap.R R/report.R R/riskyCells.R R/sdcApp.R R/sdcMicro-package.R R/show_sdcMicroObj.R R/shuffle.R R/suda2.R R/timeEstimation.R R/topBotCoding.R R/valTable.R R/zzz.R README.md
data/CASCrefmicrodata.rda
data/EIA.rda
data/Tarragona.rda
data/casc1.rda
data/francdat.rda
data/free1.rda
data/microData.rda
data/testdata.RData
data/testdata2.RData
inst/CITATION
inst/shiny/sdcApp/.gitignore
inst/shiny/sdcApp/contributors.txt
inst/shiny/sdcApp/controllers/reactive_expressions.R inst/shiny/sdcApp/controllers/ui_about.R inst/shiny/sdcApp/controllers/ui_anonymize.R inst/shiny/sdcApp/controllers/ui_categorical.R inst/shiny/sdcApp/controllers/ui_continuous.R inst/shiny/sdcApp/controllers/ui_errors_general.R inst/shiny/sdcApp/controllers/ui_export_data.R inst/shiny/sdcApp/controllers/ui_import_data.R inst/shiny/sdcApp/controllers/ui_modify_data.R inst/shiny/sdcApp/controllers/ui_results.R inst/shiny/sdcApp/controllers/ui_results_categorical.R inst/shiny/sdcApp/controllers/ui_results_numerical.R inst/shiny/sdcApp/controllers/ui_script.R inst/shiny/sdcApp/controllers/ui_setup_sdc.R inst/shiny/sdcApp/controllers/ui_sidebar_problemInfo.R inst/shiny/sdcApp/controllers/ui_undo.R inst/shiny/sdcApp/global.R inst/shiny/sdcApp/server.R inst/shiny/sdcApp/ui.R
inst/shiny/sdcApp/www/bootswatch_flatly.css
inst/shiny/sdcApp/www/bootswatch_journal.css
inst/shiny/sdcApp/www/bootswatch_yeti.css
inst/shiny/sdcApp/www/ihsn-color-vars.scss
inst/shiny/sdcApp/www/ihsn-extra-blocks.css
inst/shiny/sdcApp/www/ihsn-extra-bootstrap.css
inst/shiny/sdcApp/www/ihsn-extra-charts.css
inst/shiny/sdcApp/www/ihsn-extra-fixednavigation.css
inst/shiny/sdcApp/www/ihsn-extra-fontsizes.css
inst/shiny/sdcApp/www/ihsn-extra-grid-pagination.css
inst/shiny/sdcApp/www/ihsn-extra-grid.css
inst/shiny/sdcApp/www/ihsn-extra-header.css
inst/shiny/sdcApp/www/ihsn-extra-maincolumn.css
inst/shiny/sdcApp/www/ihsn-extra-misc.css
inst/shiny/sdcApp/www/ihsn-extra-shell.css
inst/shiny/sdcApp/www/ihsn-extra-sidebar.css
inst/shiny/sdcApp/www/ihsn-extra-sidebar.scss
inst/shiny/sdcApp/www/ihsn-extra-tables.css
inst/shiny/sdcApp/www/ihsn-extra-toast.css
inst/shiny/sdcApp/www/ihsn-root.css
inst/shiny/sdcApp/www/ihsn-screen-anonymize.css
inst/shiny/sdcApp/www/ihsn.css
inst/shiny/sdcApp/www/ihsn.css.map
inst/shiny/sdcApp/www/ihsn.scss
inst/shiny/sdcApp/www/imgs/logo_da.jpg
inst/shiny/sdcApp/www/imgs/logo_ukaid.png
inst/shiny/sdcApp/www/imgs/logo_worldbank.png
inst/shiny/sdcApp/www/js/customTextInputBinding.js
inst/shiny/sdcApp/www/js/ihsn-style.js
inst/templates/report-template-simple.rmd inst/templates/report-template.rmd
inst/templates/report.css
man/CASCrefmicrodata.Rd man/EIA.Rd man/LocalRecProg.Rd man/Tarragona.Rd man/addGhostVars.Rd man/addNoise.Rd man/argus_microaggregation.Rd man/argus_rankswap.Rd man/calcRisks.Rd man/casc1.Rd man/createDat.Rd man/createNewID.Rd man/dRisk.Rd man/dRiskRMD.Rd man/dUtility.Rd man/dataGen.Rd man/distributeDraws_cpp.Rd man/distributeRandom_cpp.Rd man/extractManipData.Rd man/francdat.Rd man/free1.Rd man/freq.Rd man/freqCalc.Rd man/generateStrata.Rd man/get.sdcMicroObj.Rd man/globalRecode.Rd man/groupAndRename.Rd man/il_additional.Rd man/importProblem.Rd man/indivRisk.Rd man/infoLoss.Rd man/kAnon_violations.Rd man/localSupp.Rd man/localSuppression.Rd man/mafast.Rd man/measure_risk.Rd man/mergeHouseholdData.Rd man/microData.Rd man/microaggrGower.Rd man/microaggregation.Rd man/modRisk.Rd man/mvTopCoding.Rd man/nextSdcObj.Rd man/orderData_cpp.Rd man/plot.localSuppression.Rd man/plot.sdcMicroObj.Rd man/plotMicro.Rd man/pram.Rd man/print.freqCalc.Rd man/print.indivRisk.Rd man/print.localSuppression.Rd man/print.micro.Rd man/print.modrisk.Rd man/print.pram.Rd man/print.sdcMicroObj.Rd man/print.suda2.Rd man/randSample_cpp.Rd man/rankSwap.Rd man/readMicrodata.Rd man/recordSwap.Rd man/recordSwap_cpp.Rd man/removeDirectID.Rd man/report.Rd man/riskyCells.Rd man/sampleDonor_cpp.Rd man/sdcApp.Rd man/sdcMicro-package.Rd man/sdcMicroObj-class.Rd man/selectHouseholdData.Rd man/set.sdcMicroObj.Rd man/setLevels_cpp.Rd man/setRisk_cpp.Rd man/show-sdcMicroObj-method.Rd man/shuffle.Rd man/subsetMicrodata.Rd man/suda2.Rd man/summary.freqCalc.Rd man/summary.micro.Rd man/summary.pram.Rd man/testdata.Rd man/topBotCoding.Rd man/valTable.Rd man/varToFactor.Rd man/writeSafeFile.Rd
src/0Main.cpp
src/Framework.h
src/LocalRecProg/EdmondsMatch-Inc.h
src/LocalRecProg/EdmondsMatch.h
src/LocalRecProg/datadesc.cpp
src/LocalRecProg/datadesc.h
src/LocalRecProg/edmonds.cpp
src/LocalRecProg/edmonds.h
src/LocalRecProg/kneibmatch.cpp
src/LocalRecProg_cpp.cpp
src/Mdav.cpp
src/Mdav.h
src/Measure_Hierarchical.h
src/Measure_Risk.h
src/Measure_Threshold.h
src/RankSwap.h
src/RankSwapping.h
src/RcppExports.cpp
src/Suda2.h
src/calcSuppInds.cpp
src/microAggregation.cpp
src/microAggregation.h
src/muargus_microaggregation.cpp
src/muargus_rankswap.cpp
src/rankSwap.cpp
src/recordSwap/compile.bat
src/recordSwap/compile.sh
src/recordSwap/recordSwap.cpp
src/recordSwap/recordSwap.h
src/recordSwap_R.cpp
src/sdcMicro.c
tests/globalRecoding_test.R tests/reporting_test.R tests/testhat.R tests/testthat/test_addNoise.R tests/testthat/test_calcRisks.R tests/testthat/test_dataGen.R tests/testthat/test_freqCalc.R tests/testthat/test_generateStrata.R tests/testthat/test_globalRecode.R tests/testthat/test_il_correl.R tests/testthat/test_il_variables.R tests/testthat/test_indivRisk.R tests/testthat/test_infoLoss.R tests/testthat/test_localSupp.R tests/testthat/test_localSuppression.R tests/testthat/test_microaggregation.R tests/testthat/test_modRisks.R tests/testthat/test_pram.R tests/testthat/test_rankSwap.R tests/testthat/test_recordSwap_inputs.R tests/testthat/test_recordSwap_outputs.R tests/testthat/test_recordSwap_sdcObj.R tests/testthat/test_riskyCells.R tests/testthat/test_shuffle.R tests/testthat/test_suda2.R tests/testthat/test_topBotCoding.R tests/testthat/test_valTable.R tests/testthat/test_varToFac.R tests/testthat/test_varToNum.R
vignettes/diagram.png
vignettes/precompile.R vignettes/recordSwapping.Rmd
vignettes/recordSwapping.Rmd.orig
vignettes/sdcMicro.Rmd
sdcTools/sdcMicro documentation built on March 15, 2024, 12:32 p.m.