Skip to contents

Compute Qini Curves for Binary Treatments

Usage

compute_qini_curves_binary(
  tau_hat,
  Y,
  W,
  weights = NULL,
  seed = 12345,
  verbose = TRUE,
  treatment_cost = 1
)