get_beta_bounds_binary {ivdoctr} | R Documentation |
Returns beta bounds in binary case using grid search
Description
Returns beta bounds in binary case using grid search
Usage
get_beta_bounds_binary(obs_draws, p, r_TstarU_restriction)
Arguments
obs_draws |
Row of the data.frame of observable draws |
p |
Treatment probability from data |
r_TstarU_restriction |
2-element vector of restrictions on r_TstarU |
Value
Min and max values for beta
[Package ivdoctr version 1.0.1 Index]