.clean_a.var | R Documentation |
Called by .prep_
functions
.clean_a.var(env)
.clean_weights.med(env)
.clean_weights.ipw(env)
.clean_weights.odds(env)
.clean_weights.psYpred(env)
.clean_weights.Ypred(env)
env |
An environment |
.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()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.