Target weight for generalized LATE
Function generates the target weight for the generalized LATE, where the user can specify the interval of propensity scores defining the compliers.
wgenlate1(data, ulb, uub)
data
: data.frame
on which the estimation is performed.ulb
: Numeric, lower bound of interval.uub
: Numeric, upper bound of interval.The bounds of integration over unobservable u
, as well as the multiplier in the weight.
Useful links