Skip to content

Version 4.0 - Introducing iegraph and iedropone

Compare
Choose a tag to compare
@kbjarkefur kbjarkefur released this 25 Apr 16:48

New commands: iedropone and iegraph

iegraph creates bar graphs on the based on the coefficients of treatment dummies in regression results. This command is developed for reading stored results of from two types of impact evaluation regression models, but there are countless of other examples where the command also can be used.

iedropone checks that no more or fewer observations than intended are dropped. For example, in the case that one observation has been identified to be dropped, then we want to make sure that when re-running the do-file no other observations are dropped even if more observations are added to that data set or changed in any other way.

Minor updates and fixes:

Contributions from: @luizaandrade, @mrimal and @kbjarkefur