plot.hte: Plot the GATE estimate

View source: R/hte_plot.R

plot.hteR Documentation

Plot the GATE estimate

Description

Plot the GATE estimate

Usage

## S3 method for class 'hte'
plot(x, ...)

Arguments

x

An table object. This is typically an output of evaluate_hte() function.

...

Further arguments passed to the function.

Value

A plot of ggplot2 object.


evalHTE documentation built on Feb. 3, 2026, 9:07 a.m.