candidate3 {ivdoctr} | R Documentation |
Evaluates the edge where r_TstarU is on the boundary.
Description
Evaluates the edge where r_TstarU is on the boundary.
Usage
candidate3(r_TstarU_lower, r_TstarU_upper, k_lower, k_upper, obs)
Arguments
r_TstarU_lower |
Vector of lower bounds of endogeneity |
r_TstarU_upper |
Vector of upper bounds of endogeneity |
k_lower |
Vector of lower bounds on measurement error |
k_upper |
Vector of upper bounds on measurement error |
obs |
Observables generated by get_observables |
Value
List containing vector of lower bounds and vector of upper bounds of r_uz
[Package ivdoctr version 1.0.1 Index]