Learn R Programming

evalHTE (version 0.1.1)

plot.hte: Plot the GATE estimate

Description

Plot the GATE estimate

Usage

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

Value

A plot of ggplot2 object.

Arguments

x

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

...

Further arguments passed to the function.