.check_plot.med | R Documentation |
Functions called by .prep_
functions within weights_
an estimate_
functions.
.check_plot.med(env)
.check_plot.ipw(env)
.check_plot.odds(env)
.check_plot.Ypred(env)
env |
An environment |
.check_plot.med()
is called by .prep_med()
.
.check_plot.ipw()
is called by .prep_ipw()
.
.check_plot.odds()
is called by .prep_odds()
.
.check_plot.Ypred()
is called by .prep_Ypred()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.