Skip to content

Instantly share code, notes, and snippets.

@dsquintana
Last active July 24, 2019 12:30
Show Gist options
  • Save dsquintana/195d19d2448f1ac145de9b44ad94d1ce to your computer and use it in GitHub Desktop.
Save dsquintana/195d19d2448f1ac145de9b44ad94d1ce to your computer and use it in GitHub Desktop.
h_dat_s <- syn(h_dat, m = 1, seed = 1969)
compare(h_dat_s, h_dat,
stat = "counts", # Selecting counts instead of percentage
cols = c("#62B6CB", "#1B4965")) # Changing colours
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment