dot-check_plot: Internal functions: check inputs for plotting

.check_plot.medR Documentation

Internal functions: check inputs for plotting

Description

Functions called by .prep_ functions within weights_ an estimate_ functions.

Usage

.check_plot.med(env)

.check_plot.ipw(env)

.check_plot.odds(env)

.check_plot.Ypred(env)

Arguments

env

An environment

Details

.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().


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