Create a Statistical Disclosure Control Report.
check_sdc.Rd
Create a statistical disclosure control report: Which variables have categories with low absolute frequencies, which might lead to statistical data disclosure issues?
Usage
check_sdc(GADSdat, vars = eatGADS::namesGADS(GADSdat), boundary = 5)
Details
Individual participants of studies such as educational large-scale assessments usually must remain
non-identifiable on individual level.
This function checks the specified variables in a GADSdat
object
for low frequency categories which might lead to statistical disclosure control issues.
Currently, only a uni-variate check is implemented.