sOls2d {ivmte}R Documentation

IV-like weighting function, OLS specification 2

Description

IV-like weighting function for OLS specification 2.

Usage

sOls2d(x, d, exx)

Arguments

x

vector, the value of the covariates other than the intercept and the treatment indicator.

d

0 or 1, indicating treatment or control.

exx

the matrix E[XX']

Value

scalar.


[Package ivmte version 1.4.0 Index]