plot.rank_average_treatment_effect function

Plot the Targeting Operator Characteristic curve.

Plot the Targeting Operator Characteristic curve.

## 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.
  • Maintainer: Erik Sverdrup
  • License: GPL-3
  • Last published: 2024-11-15