invariate_mult_tests: helper function for testing treatment effect is invariant...

Description Usage Arguments

View source: R/utils.R

Description

helper function to test treatment effect is invariant with a factor of 2 when outcome is multiplied with 2

Usage

1
invariate_mult_tests(tau_hat, tau_hat_2, mean_err = 0.1)

Arguments

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


xnie/rlearner documentation built on April 11, 2021, 12:49 a.m.