plot_overlap: Plot density of propensity scores given treatment probability...

View source: R/overlap.R

plot_overlapR Documentation

Plot density of propensity scores given treatment probability and overlap coefficient

Description

Plot density of propensity scores given treatment probability and overlap coefficient

Usage

plot_overlap(r, phi)

Arguments

r

treatment probability

phi

overlap coefficient

Value

a ggplot of the density of propensity scores in two treatment arms

Examples

plot_overlap(0.6, 0.9)

PSpower documentation built on April 4, 2025, 5:17 a.m.