natstrat-package: natstrat: Obtain Unweighted Natural Strata that Balance Many...

Description Details Author(s) See Also

Description

Natural strata fix a constant ratio of controls to treated units within each stratum. This ratio need not be an integer. The control units are chosen using randomized rounding of a linear program that balances many covariates. To solve the linear program, the 'Gurobi' commercial optimization software is recommended, but not required. The 'gurobi' R package can be installed following the instructions here.

Details

To achieve the desired ratio of control to treated units, a subset of control units are chosen using by optimizing the balance of many covariates using either randomized rounding of a linear program or an integer program. The main function in this package is optimize_controls(). To create the input constraints for this function, you should use generate_constraints().

Author(s)

Maintainer: Katherine Brumberg kbrum@wharton.upenn.edu

See Also

Useful links:


natstrat documentation built on Oct. 15, 2021, 5:12 p.m.