wgenlate1 {ivmte}R Documentation

Target weight for generalized LATE

Description

Function generates the target weight for the generalized LATE, where the user can specify the interval of propensity scores defining the compliers.

Usage

wgenlate1(data, ulb, uub)

Arguments

data

data.frame on which the estimation is performed.

ulb

Numeric, lower bound of interval.

uub

Numeric, upper bound of interval.

Value

The bounds of integration over unobservable u, as well as the multiplier in the weight.


[Package ivmte version 1.4.0 Index]