wlate1: Target weight for LATE

Description Usage Arguments Value

View source: R/wweights.R

Description

Function generates the target weight for the LATE, conditioned on a specific value of the covariates.

Usage

1
wlate1(data, from, to, Z, model, X, eval.X)

Arguments

data

data.frame on which the estimation is performed.

from

Vector of baseline values for the instruments.

to

Vector of comparison values for the instruments.

Z

Character vector of names of instruments.

model

A lm or glm object, or a data.frame, which can be used to estimate the propensity to take up treatment for the specified values of the instruments.

X

Character vector of variable names for the non-excluded variables the user wishes to condition the LATE on.

eval.X

Vector of values the user wishes to condition the X variables on.

Value

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


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.