cfObj: cfObj

View source: R/counterfactual.R

cfObjR Documentation

cfObj

Description

Counterfactual objects

Usage

cfObj(ate = NULL, Df1 = NULL, Df2 = NULL, q1 = NULL, q2 = NULL,
  qte = NULL, tau = NULL, y.seq = NULL, ate.se = NULL,
  qte.se = NULL)

Arguments

ate

Difference in average outcomes for 1st set of weights relative to second set of weights

Df1

Distribution function for first set of weights

Df2

Distribution function for second set of weights

q1

Quantiles for first set of weights

q2

Quantiles for second set of weights

qte

q1-q2

tau

Values at which quantiles are computed

y.seq

Values at which the distribution functions are computed; if this is NULL, the default is to use all values of y

ate.se

Standard error for ate

qte.se

Standard errors for qte

Value

cfObj


bcallaway11/cfIneq documentation built on Sept. 12, 2023, 5:54 a.m.