make_wts_ATE: Given Propensity Scores and Binary Treatment Indicators,...

Description Usage Arguments Value

View source: R/balance_functions.R

Description

Given Propensity Scores and Binary Treatment Indicators, Create ATE Weights.

Usage

1
make_wts_ATE(ps, TI)

Arguments

ps

Propensity Scores from Binary Treatment

TI

Treatment Indicators where 1 if "exposed" and zero otherwise

Value

ATE Weights


bvegetabile/entbal documentation built on July 28, 2021, 8:50 p.m.