Brian Quistorff
Brian Quistorff
Right now, the user has to manual check `all_tests_results.txt` for errors. (I think by searching for `with error` and `^r\(`). It would be nice if this was somehow automatic. We...
It'd be nice to show how to cite the software. We could include a plain-text cite or a raw bibtex entry in the help.
A few small documentation notes might be helpful: 1. The `rcall.sthlp` still says that R `data.frame`s will be returned as rclass objects, but I think it's only matrices now (from...
In some cases I'm building the graphing command one unit at a time. Switch to using xtline.
Add to `single_treatment_graphs`. Check if more need it.
Provide mechanism to graph confidence intervals. Have option to put around counterfactual or around real (depending on how treatment is thought of).
This patch makes `github` look for the `github.dta` in the same sysdir as it's installed into, rather than only looking in `PLUS`. This allows the program to work when it's...
This changes `rcall` to look for files the related files in the same installation directory, rather than just PLUS. This allows the program to work when it's installed in PERSONAL.
It would be nice if tabs could be torn off of the current window to make a new window or to docket into another ConEmu window.