IATEs: This function produces the predicted values of all 13...

Description Usage Arguments Value

View source: R/IATEs.R

Description

This function produces the predicted values of all 13 estimator considered in KLS

Usage

1
IATEs(y_t, d_t, x_t, tau_t, x_v)

Arguments

y_t

Vector of training outcome values

d_t

Vector of training treament indicators

x_t

Matrix of training covariates (N x p matrix)

x_v

Matrix of validation covariates (N x p matrix)

Value

Returns n x 13 matrix containing the IATEs of the validation sample


MCKnaus/CATEs documentation built on Sept. 11, 2021, 10:12 p.m.