powered by
"DCARContControl"
DCARContControl(...)
new("DCARContControl", ...)
DCARContControl
data(eusilc) sam <- draw(eusilc[, c("id", "eqIncome")], size = 20) cc <- DCARContControl(target = "eqIncome", epsilon = 0.05, dots = list(mean = 5e+05, sd = 10000)) contaminate(sam, cc)
Run the code above in your browser using DataLab