https://github.com/jminnier/statistical_inference
Course materials from Mathematical Statistics II (statistical inference part 2, M.S. level)
https://github.com/jminnier/statistical_inference
Last synced: about 2 months ago
JSON representation
Course materials from Mathematical Statistics II (statistical inference part 2, M.S. level)
- Host: GitHub
- URL: https://github.com/jminnier/statistical_inference
- Owner: jminnier
- License: mit
- Created: 2019-10-02T19:26:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-02T19:39:24.000Z (over 5 years ago)
- Last Synced: 2025-02-07T21:19:19.496Z (4 months ago)
- Language: HTML
- Size: 6.92 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Statistical Inference
Author and Professor: [Jessica Minnier, Ph.D.](jessicaminnier.com)
This is a collection of course materials for BSTA 552 Mathematical Statistics II, a required course for M.S. in Biostatistics in Oregon Health & Science University - Portland State University's School of Public Health.
Course notes are written in R Markdown and Latex.
- [lecture notes](https://jminnier-stat-infer.netlify.com/class_notes/class_notes.pdf), [Rmd code](class_notes/class_notes.Rmd)
- [computational lecture notes on LRTs](https://jminnier-stat-infer.netlify.com/class_notes_extra/ch8-lrts.html), [Rmd code](class_notes_extra/ch8-lrts.Rmd)
- [midterm review](https://jminnier-stat-infer.netlify.com/test_reviews/midterm_review.pdf), [Rmd code](test_reviews/midterm_review.Rmd)
- [final review](https://jminnier-stat-infer.netlify.com/test_reviews/final_review.pdf), [Rmd code](class_notes/class_notes.Rmd)Textbook: Casella & Berger's *Statistical Inference*, 2nd edition (chapters 8-10)