tnt: Estimate Treatment Effect

View source: R/tnt.R

tntR Documentation

Estimate Treatment Effect

Description

tnt estimates the treatment effect.

Usage

tnt(data, param)

Arguments

data

list containing x1, x2, y0, y1, N0, N1, T0, and T1.

param

list containing K, r, do_FE, do_IFE, and maxit1.

Value

a list of elements:

est
SE
V
it1

Author(s)

Yankang (Bennie) Chen <yankang.chen@yale.edu>

Serena Ng <serena.ng@columbia.edu>

Jushan Bai <jushan.bai@columbia.edu>

References

Jushan Bai and Serena Ng (2019), Matrix Completion, Counterfactuals, and Factor Analysis of Missing Data. https://arxiv.org/abs/1910.06677


cykbennie/fbi documentation built on Jan. 24, 2025, 5:59 p.m.