Skip to content

Instantly share code, notes, and snippets.

@eustin
Created May 15, 2023 22:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eustin/8993abe2ef01fa6edfa6296d94aa5054 to your computer and use it in GitHub Desktop.
Save eustin/8993abe2ef01fa6edfa6296d94aa5054 to your computer and use it in GitHub Desktop.
stat_sig_random_16
NUM_SIMULATIONS = 10_000
sampled_diffs = sample_diffs_in_rates(all_users, NUM_CONTROL_USERS, NUM_SIMULATIONS)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment