Plot the Targeting Operator Characteristic curve.

# S3 method for 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.