01. Course texts
A general reference text for MTH 522 Advanced Mathematical Statistics is “An Introduction to Statistical Learning: with Applications”.
There are two freely available versions of the book, one utilizing the R programming language, the other utilizing Python:
“An Introduction to Statistical Learning: with Applications in R“
“An Introduction to Statistical learning: with Applications in Python“
Also, see here for data files and resources mentioned throughout the text,
The authors have established a book website with extra material, including data sets and code.
See also the companion book: The Elements of Statistical Learning
Other reference texts & videos
Statistical Inference
Zuev, K. (2016). Statistical inference. arXiv preprint arXiv:1603.04929.
Casella, G., & Berger, R. L. (2021). Statistical inference. Cengage Learning.
Effect Size
Linear Regression
Applied Linear Regression, 4th Edition, S. Weisberg
Logistic Regression
Hosmer, D.W. & Lemeshow, S. (2000) Applied Logistic Regression. 2nd edition. Wiley, New York.
Understanding Logistic Regression in Python Tutorial (datacamp)
Sperandei, S. (2014) Understanding logistic regression analysis. Biochemia Medica, 24(1):12–18
Python videos:
How to Implement Logistic Regression in Python From Scratch (67 minutes)
Machine Learning Tutorial Python – 8: Logistic Regression (Binary Classification) (19 minutes)
How To Implement Logistic Regression Using Python | Simplilearn. (24 minutes)
Time Series Analysis
Cluster Analysis
Python
R programming language
Machine Learning
Boehmke, B., & Greenwell, B. M. (2019). Hands-on machine learning with R. Chapman and Hall/CRC.