dot-clean_weights: Internal functions: get treatment variable and clean inputs...

.clean_a.varR Documentation

Internal functions: get treatment variable and clean inputs for weighting

Description

Called by .prep_ functions

Usage

.clean_a.var(env)

.clean_weights.med(env)

.clean_weights.ipw(env)

.clean_weights.odds(env)

.clean_weights.psYpred(env)

.clean_weights.Ypred(env)

Arguments

env

An environment

Details

.clean_a.var() is used by .prep_Y2pred(), which is used by estimate_Y2pred().

.clean_weights.med() is used by .prep_med().

.clean_weights.ipw() is used by .prep_ipw().

.clean_weights.odds() is used by .prep_odds().

.clean_weights.psYpred() is used by .prep_psYpred().

.clean_weights.Ypred() is used by .prep_Ypred().


trangnguyen74/tnMediation documentation built on May 3, 2023, 6:58 a.m.