- Local average treatment effects (LATE) StataNow
- Power analysis for logistic regression StataNow
- VCE additions for linear models StataNow
- Do-file Editor change history ribbon StataNow
- The Do-file Editor can now display the types of changes made to a document as colored markers in the change history ribbon, located in the margin. Two marker colors identify that the lines that have been modified and reverted to original. To specify whether you want the change history ribbon to be visible, right-click in the Do-file Editor, select Preferences ..., and check/uncheck Change history in the General or Display tab.
- Improved variable name truncation in the Data Editor StataNow
- In the Data Editor grid, you can now select whether variable names will be truncated at the end (the default), in the middle, or 1, 2, 3, or 4 characters before the end. You can change the truncation behavior in the Data Editor's preference dialog.
- Improvements for executing selected lines in the Do-file Editor StataNow
- In the Do-file Editor, you can now select Tools > Execute (do) lines on Windows and Unix or View > Do-file Editor > Execute (do) lines on Mac while multiple lines of text are selected to execute all selected lines. After the lines are executed, the cursor will automatically advance to the next line or code block that can be executed, skipping comments and blank lines.
- Faster feasible generalized least squares estimation StataNow
- The xtgls command for fitting linear panel data models via feasible generalized least squares is now faster when fitting models with a homoskedastic or heteroskedastic error structure and no cross-sectional correlation.