helper function to test treatment effect is invariant with a factor of 2 when outcome is multiplied with 2
1 | invariate_mult_tests(tau_hat, tau_hat_2, mean_err = 0.1)
|
tau_hat |
user-supplied treatment effect estimate |
tau_hat_2 |
user-supplied treatment effect estimate for the setting with outcome is multiplied with 2 |
mean_err |
error tolerance on the mean between 2x tau_hat and tau_hat_2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.