sdc_raster currently contains remove_sensitive which sets the values of sensitive cells to NA.
An alternative could be to adjust cell values so that their disclosure risk is minimally reduced to be under max_risk. Other protect_* do this too, but take neighboring cells into account. Note that this does should not affect the min_count part of is_sensitive: those cells will be still senstive.
sdc_rastercurrently containsremove_sensitivewhich sets the values of sensitive cells toNA.An alternative could be to adjust cell values so that their disclosure risk is minimally reduced to be under
max_risk. Otherprotect_*do this too, but take neighboring cells into account. Note that this does should not affect themin_countpart ofis_sensitive: those cells will be still senstive.