llscm.inner: llscm.inner

Description Usage Arguments Value

View source: R/llscm.R

Description

internal function that does the heavy lifting

Usage

1
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.


TempleMetrics documentation built on May 2, 2019, 8:16 a.m.