plot_estimate: Plot the GATE estimate

View source: R/itr_plot.R

plot_estimateR Documentation

Plot the GATE estimate

Description

Plot the GATE estimate

Usage

plot_estimate(x, type, ...)

Arguments

x

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

type

The metric that you wish to plot. One of GATE, PAPE, PAPEp, or PAPDp.

...

Further arguments passed to the function.

Value

A plot of ggplot2 object.


MichaelLLi/evalITR documentation built on Sept. 17, 2023, 4:35 p.m.