candidate2 {ivdoctr}R Documentation

Evaluates the edge where k is on the boundary. Vectorized wrt multiple draws of obs.

Description

Evaluates the edge where k is on the boundary. Vectorized wrt multiple draws of obs.

Usage

candidate2(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]