propensity_scores: Get and Plot Propensity Scores

density_formulaR Documentation

Get and Plot Propensity Scores

Description

Get and Plot Propensity Scores

Usage

density_formula(tmle_task, node = "A")

get_propensity_scores(likelihood, tmle_task, node = "A")

propensity_score_plot(likelihood, tmle_task, node = "A")

propensity_score_table(likelihood, tmle_task, node = "A")

Arguments

tmle_task

a tmle_task data object

node

a character specifing which node to use

likelihood

a fitted likelihood object


jeremyrcoyle/tmle3 documentation built on May 20, 2022, 7:36 a.m.