Skip to content

New Version released with a lot of new enhancements to iegraph, iefolder and iebaltab.

Compare
Choose a tag to compare
@mrimal mrimal released this 01 Aug 13:53

ietoolkit version 5.2

Version 5.2 includes the updates listed below. Click the highlighted numbers to get to the discussion of the fix and to see the code.

iefolder :

  • Added task master do-file in import. Issue #71
  • Creates a subfolder for HFC in the the encrypted round #72
  • Includes root file path globals in round level master do files. So cleaning, analysis etc. for that round can be run directly from round level master do files. #80.
  • Add unit globals to the round maseter do files. #84
  • Removed IDMasterKey subfolder in encrypted. #89

iegraph :

  • Added basictitle() option for iegraph title. #73
  • Added options to put bargraph graph options using the BARoption() option. #75.
  • Changing significance levels on confidence interval(confintval()) #76.
  • yzero() now works when all values are positive and also when all are negative. #82
  • Also tests that dummies are valid dummies i.e. only one treatment for one observation or checks for difference in difference. #83.
  • File name could not have a "." in the name. Now it is allowed .#79.

iebaltab :

  • Text wrapping when long varlabels are used. #78.
  • File names cannot have "." in the name. #79