ietoolkit icon indicating copy to clipboard operation
ietoolkit copied to clipboard

Stata commands designed for Impact Evaluations in particular, but also data work in general

Results 102 ietoolkit issues
Sort by recently updated
recently updated
newest added

I tried running the most recent dev version of `iedorep` with real reproducibility packages. Found a few errors which I'm listing below: - Do-files with comments that start with the...

resolved but not yet published

These two warnings showed when I tried `iedorep` with reproducibility packages: - delimiter changed ![image](https://user-images.githubusercontent.com/38444484/190281445-4679eced-a460-477b-aaf8-1edbe28f76bf.png) - clear all used ![image](https://user-images.githubusercontent.com/38444484/190281806-d3e0c3ff-2e7e-406c-970b-addeff332e29.png) I think they should be explained in the help file

resolved but not yet published

The following are comments about the functionality of `iedorep` that I'm flagging in case they're not part of the intended functionality. - if the input do-file changes the working directory,...

wontfix

# Checklist for v7.3 - [x] 1. **Decide on new version number** - Look up the current version number. It will be on the format `vX.Y`. - If the next...

https://github.com/worldbank/ietoolkit/blob/aa5d320039ca5ea135aa87ce419960f2651ca82a/run/iegitaddmd/iegitaddmd.do#L90-L91

I have a project at the Lab that needs to create a balance table with two panels. So I figured I'd implement this in `iebaltab`. My idea was to have...

I think adding the same trimming functionality that we already have in `iecodebook` have would be great!

enhancement

https://github.com/worldbank/ietoolkit/blob/c161a8f6db10cd5be71fc6673cef6831ece272f7/src/ado_files/iefolder.ado#L1303 should be `_col(8)"global sqkmtr" _col(24) "= 100" _n ` to follow the same format as the other rates

minor bug

Since `v7.0`, `iebaltab` returns all calculated stats in a matrix to allow users to build their own LaTeX tables according to their preferences. I helped a user by typing in...

documentaion