if (FALSE) {
## assumes that you have a micro_synthetic dataset named test_micro and attribute count
## named g respectively
c_list <- add_constraint(attr_name= "gender", attr_totals= g, micro_data= test_micro,
constraint_list= c_list)
calculate_TAE(test_micro, c_list)
}
Run the code above in your browser using DataLab