Skip to contents

badcontrols 0.1.2

  • Renamed the main estimating function bc_att_gt() to didbc() (breaking change). No arguments changed.
  • Added num_threads argument to didbc() and dr_ml_attgt() to control the number of threads grf uses for its forests under nuisance_method = "ml". Default NULL preserves the existing behavior (grf’s own auto-detection); set to 1 to pin a single thread, e.g. for Monte Carlo work run with outer parallelism across replications.

badcontrols 0.1.1

badcontrols 0.1.0

  • Initial release.