I am self-studying statistics (I am a undergrad mathematician).
I learned all of my statistics from a mathematical statistics book based on measure theory. I learned (by "learned", I mean "read a book which contained one detailed chapter on this topic"):
- Estimation theory (MLE + other methods + asymptotic results)
- Hypotheses
- Confidence intervals
- Linear model (regression + classification)
- Mixed models
Where should I go next? I prefer books, and as I am an advanced math student, I am fine with high mathematical requirements. I prefer them, probably. Or maybe I should now take a more applied approach?
I also know programming in R and python, so that's ok as well.