Learn R Programming

TempleMetrics (version 1.2.0)

llscm.inner: llscm.inner

Description

internal function that does the heavy lifting

Usage

llscm.inner(t, Y, T, Xmat = NULL, h = NULL)

Arguments

t

conditional at a value T=t

Y

outcome variable

T

treatment variable

Xmat

covariates

h

bandwidth

Value

a 2*k (k being the dimension of X) vector of coefficients, the first k are the "levels", the second k are the derivatives with respect to each element of X.