ggpte_cont: Generic Plots with a Continuous Treatment

View source: R/ggpte.R

ggpte_contR Documentation

Generic Plots with a Continuous Treatment

Description

Plots dose-specific results in applications with a continuous treatment

Usage

ggpte_cont(dose_obj, type = "att")

Arguments

dose_obj

a dose_obj that holds results with a continuous treatment

type

whether to plot ATT(d) or ACRT(d), defaults to att for plotting ATT(d). For ACRT(d), use "acrt"

Value

A ggplot object


ptetools documentation built on April 12, 2025, 1:28 a.m.