sOlsSplines: IV-like weighting function, OLS specifications

Description Usage Arguments Value

View source: R/testfunctions_splines.R

Description

IV-like weighting function for OLS specifications.

Usage

1
sOlsSplines(x = NULL, d, j, 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.

j

scalar, position of the component one is interested in constructing the IV-like weight for.

exx

matrix corresponding to E[XX'].

Value

scalar.


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