Iekdensity
Iekdensity
is a Stata command, which is part of the ietoolkit
package developed by DIME Analytics. Iekdensity
allows users to easily plot the distribution of a variable based on treatment groups. It also allows users to include additional information such as descriptive statistics and treatment effects for key variables.
Read First
- DIME Analytics has developed the
ietoolkit
package for Stata to simplify the process of data management and analysis in impact evaluations. - Stata coding practices lists common best practices for writing reproducible and replicable Stata do-files.
- You can contribute to improving future updates of
ietoolkit
using this Github repository maintained by DIME Analytics. - To install the package, type
ssc install ietoolkit
in the Stata command box.