plot.rank_average_treatment_effect: Plot the Targeting Operator Characteristic curve.

View source: R/plot.R

plot.rank_average_treatment_effectR Documentation

Plot the Targeting Operator Characteristic curve.

Description

Plot the Targeting Operator Characteristic curve.

Usage

## S3 method for class 'rank_average_treatment_effect'
plot(x, ..., ci.args = list(), abline.args = list(), legend.args = list())

Arguments

x

The output of rank_average_treatment_effect.

...

Additional arguments passed to plot.

ci.args

Additional arguments passed to points.

abline.args

Additional arguments passed to abline.

legend.args

Additional arguments passed to legend.


grf documentation built on Oct. 1, 2023, 1:07 a.m.