Description
Multi-Armed Qini.
Description
Evaluate treatment rules for costly and mutually exclusive treatment arms with Qini curves as proposed in Sverdrup, Wu, Athey, and Wager (2023) <doi:10.48550/arXiv.2306.11979>.
README.md
third_party/random
These are the llvm random
and algorithm
headers bundled to avoid compiler dependency on random number generation. This means that with the same random seed, MAQ will deliver exactly the same bootstrapped standard errors across platforms, which is convenient for reproducibility. See https://github.com/grf-labs/grf/tree/master/core/third_party/random for details.