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.


evalITR documentation built on Aug. 26, 2023, 1:08 a.m.