# NOT RUN {
#PPA is the observed data set. PPAm5 is a list of 5 partially synthetic data sets derived from PPA.
#"sex" and "race" are categorical variables present in the synthesized data sets.
#3 significant digits are desired in the output dataframes.
twoCatCI(PPA, PPAm5, "partially", c("sex", "race"), sig=3)
# }
Run the code above in your browser using DataLab