psi_plr: Double Machine Learning Moments

Description Usage Arguments

View source: R/moments.R

Description

Moment functions for partial linear model and partial linear poisson model.

Usage

1
psi_plr(theta, Y, D, m, s)

Arguments

theta

scalar or vector of the treatment effect parameter(s).

Y

a vector of the outcome variable.

D

a vector or data.frame of the treatment variable(s) of interest.

m

a vector of E[D|X=x] values, where X is a vector of controls.

s

a vector of E[Y|X=x] values, where X is a vector of controls.


yixinsun1216/crossfit documentation built on June 8, 2021, 8:29 p.m.