ExtremeBounds: Extreme Bounds Analysis in R - What's new?

Please note that I am always looking for comments and suggestions. 
Do not hesitate to contact me at hlavac [at] fas.harvard.edu

v. 0.1.5:
- improved package documentation
- package now properly exports S3 methods

v. 0.1.4.2:
- fixed a bug that prevented users from using long formulas

v. 0.1.4.1:
- EBA models can now be specified using Formulas
- histograms are drawn in a way that prevents the cutting off of curves
- margins between the plots have been reduced and duplicate axis labels removed

v. 0.1.3:
- the package can now handle cases where no coefficients were estimated for some variables

v. 0.1.2: 
- first release of the package