badcontrols 0.1.2
- Renamed the main estimating function
bc_att_gt()todidbc()(breaking change). No arguments changed. - Added
num_threadsargument todidbc()anddr_ml_attgt()to control the number of threadsgrfuses for its forests undernuisance_method = "ml". DefaultNULLpreserves the existing behavior (grf’s own auto-detection); set to1to pin a single thread, e.g. for Monte Carlo work run with outer parallelism across replications.
badcontrols 0.1.1
- Switched the panel treatment effects backend from
ptetoptetools(pte::pte2()calls now useptetools::pte()).
