Skip to contents

Estimate Fuzzy RDD

Usage

.estimate_fuzzy_rdd(
  dt,
  outcome,
  treatment_variable,
  running_variable,
  polynomial_order,
  kernel,
  bandwidth,
  bias_correction,
  robust_inference,
  cluster_variable,
  covariates,
  alpha
)