CEQ Stata Package to estimate the impact of taxes and transfers on poverty and inequality following the Commitment to Equity framework
Commands to complete a Commitment to Equity (CEQ) Assessment and export results directly to the CEQ Master Workbook. In addition to the help files for each command, a manual for the CEQ Stata Package is available in the CEQ Handbook, Chapter 8
To install the stable version directly through Stata:
update all
ssc install ceq, replace
To install the development version directly through Stata:
net install ceq, from("https://raw.githubusercontent.com/skhiggins/CEQStataPackage/master/")
CEQ Handbook, Chapter 8