1.2 Other books

The reason for my writing this book is that there is not one specific book that I can point to as a good source of information. Various books all have their pros and cons. These are some that I found that are probably most helpful:

  1. Introductory Econometrics (Wooldridge 2018)
  • Excellent intro book (also see Using R for Introductory Econometrics (Heiss 2016)
  • Great coverage of linear modeling
  • No real programming and no machine learning
  • Expensive (unless you get an older edition)
  1. Hadley Wickham books
  1. Trevor Hastie & Robert Tibshirani books
  1. Data Mining for Business Analytics (Shmueli et al. 2017)
  • Too light on material, not enough statistics and programming
  • Time series section is complete BS
  • Expensive
  1. Real econometrics books
  • Great coverage of econometrics. Virtually unreadable for students. No programming. No machine learning.
  • Econometric Analysis (Greene 2011)
  • Econometrics (Hansen 2018)
  1. Computational statistics books

References

Wooldridge, Jeffrey. 2018. Introductory Econometrics: A Modern Approach. 6th ed. Cengage.

Heiss, Florian. 2016. Using R for Introductory Econometrics. 1st ed. CreateSpace. http://www.urfie.net/read/mobile/index.html#p=1.

Grolemund, Garrett, and Hadley Wickham. 2016. R for Data Science: Import, Tidy, Transform, Visualize, and Model Data. 1st ed. O’Reilly. https://r4ds.had.co.nz/.

Wickham, Hadley. 2014. Advanced R. 1st ed. Chapman & Hall. http://adv-r.had.co.nz/.

Wickham, Hadley. 2010. Ggplot2. 1st ed. Springer. https://github.com/hadley/ggplot2-book.

James, Gareth, Daniela Witten, Trevor Hastie, and Robert Tibshirani. 2013. An Introduction to Statistical Learning: With Applications in R. 1st ed. Springer. http://www-bcf.usc.edu/~gareth/ISL/.

Hastie, Trevor, Robert Tibshirani, and Jerome Friedman. 2009. The Elements of Statistical Learning: Data Mining, Inference, and Prediction. 2nd ed. Springer. https://web.stanford.edu/~hastie/ElemStatLearn/.

Shmueli, Galit, Peter C Bruce, Inbal Yahav, Nitin R Patel, and Kenneth C Lichtendahl Jr. 2017. Data Mining for Business Analytics: Concepts, Techniques, and Applications in R. 1st ed. Wiley.

Greene, William H. 2011. Econometric Analysis. 7th ed. Pearson.

Hansen, Bruce. 2018. Econometrics. Unpublished. https://www.ssc.wisc.edu/~bhansen/econometrics/.