Skip to content

Latest commit

 

History

History
229 lines (119 loc) · 20.9 KB

README.md

File metadata and controls

229 lines (119 loc) · 20.9 KB

Statistics tutorials and learning resources

License: MIT PR's Welcome

Statistics learning and data analysis resources. Please, contribute and get in touch! See MDmisc notes for other programming and genomics-related notes.

Table of content

Cheatsheets

Bayesian

  • Bayesian statistics and modeling primer. Methods and applications overview, terminology description. Prior distributions, elicitation, uncertainty. Model fitting using MCMC, other methods (Table 1). Applications in behavioural sciences, ecology, genetics. Reproducibility considerations. Table 2 - Bayesian inference software, various OSs and languages. Box 1 - Bayes theorem explanation. Box 2 - Bayes factors. Box 3 - likelihood function. Box 5 - WAMBS (when to Worry and how to Avoid the Misuse of Bayesian Statistics) checklist. Many references.
    Paper Schoot, Rens van de, Sarah Depaoli, Ruth King, Bianca Kramer, Kaspar Märtens, Mahlet G Tadesse, Marina Vannucci, et al. “Bayesian Statistics and Modelling,” 2021, 26. https://doi.org/10.1038/ s43586-020-00001-2

Mixed models

Repositories

-FES - Feature Engineering and Selection: A Practical Approach for Predictive Models, by Max Kuhn and Kjell Johnson. http://www.feat.engineering/, [https://github.com/topepo/FES(https://github.com/topepo/FES)]

Courses

Videos

Books

Linear algebra

Misc