predict_ite: Predict ITE from trained BART model on given data

View source: R/models.R

predict_iteR Documentation

Predict ITE from trained BART model on given data

Description

Predict ITE from trained BART model on given data

Usage

predict_ite(data, models)

Arguments

data

data to predict on

models

models that were trained previously

Value

predictions of y1, y0, tau and propensity score


Nth-iteration-labs/emcite documentation built on Feb. 6, 2023, 9:07 a.m.