CACE: Wrapper

Description Usage Arguments Value

Description

Wraps up the whole process of estimating phi using sample splitting.

Usage

1
CACE(y, a, z, cov, delta = 2)

Arguments

y

your outcome variable (a vector)

a

your treatment variable (a vector)

z

your instrument (a vector)

cov

a dataframe of covariates

delta

is the amount you want to shift by

Value

an estimate of the causal effect


jackiemauro/CACE documentation built on May 5, 2019, 5:52 p.m.