Image Not Showing
Possible Reasons
- The image was uploaded to a note which you don't have access to
- The note which the image was originally uploaded to has been deleted
Learn More →
This repository serves a tentatively mission to note useful literatures/Apps/resources using in my researches about Ecology and Evolutionary Biology.
This repo would periodically synchronize to the github repo aswell.
Table of Contents
Statistics
General topics
Bootstrapping
Bayesian statistics
-
Podcast: Learning Bayesian Statistics
- A podcast show that I frequently listen to during my jogging.
- I also benefit from it in learning English speaking and listening.
-
Think Bayes 2nd edition
- I met this book while jogging and at the same time listening the podcast-Learning Bayesian Statistics. This book is a great self-study resource for people who want to learn bayesian statistics.
-
R package: brms
-
R package: tidybayes
- Plotting uncertainty for bayesian models.
-
Gompert, Z., Flaxman, S.M., Feder, J.L., Chevin, L.-M. and Nosil, P. (2022), Laplace's demon in biology: Models of evolutionary prediction. Evolution, 76: 2794-2810. https://doi.org/10.1111/evo.14628
- Also for "Evolutionary biology".
-
McElreath, R. (2016, 2020) Statistical rethinking: a bayesian course with examples in R and Stan. CRC Press.
GLM (Generalized linear models)
GEEs (Generalized estimating equations)
GLMMs (Generalized linear mixed models)
-
Review paper: Generalized linear mixed models: a practical guide for ecology and evolution
-
R package: visreg
- Useful package to visualize the results of GLMMs.
- Some useful discussion on this package:
-
Introduction of mixed models with R
-
Mixed Models for Agriculture in R
-
Book: Mixed effects models and extensions in ecology with R
- This book contains the introduction and also several examples for the use of analysis. The best thing for me is they include what you should write in your paper.
-
R package: emmeans
- Some discussion about the t.test method in pairs().
-
Blog: Confidence intervals for GLMs
- Discussion about how to correctly calculate confidence intervals for GLM-related models.
-
Methods about confidence intervals
-
R package: report
- A component of easystats-verse.
- An automated statistical report generator, used by plugging in a model-like object.
-
Applied statistics for experimental biology
- Another online-book for the biostatistics. Good practices and examples are inside, including the decision making processes.
-
An example about how to plot the model effect of the mixed model
-
R package: partR2
-
Book: An introduction to multilevel modeling techniques-MLM and SEM Approaches
- Although multilevel modeling and GLMMs should be treated as synonyms, they often represent the different aspects of the regression method itself. This book gives the introduction of the "multilevel part".
-
Book: Data analysis using regression and multilevel/hierarchical models
-
Book: Hox et al. (2018) Multilevel Analysis, Techniques and Applications, 3rd edition
-
Multivariate generalized linear mixed model
- This is another big topic, and here I only attach some blogs or papers that address this topic.
-
Blog post: Introduction to Multilevel Model and Interactions
-
RPubs: Multilevel models 2
-
Stackexchange: REML or ML to compare two mixed effects models with differing fixed effects -
-
Towardsdatascience: Maximum likelihood (ML) vs. REML by Nikolay Oskolkov
-
Confidence intervals from bootMer in R, and pros/cons of different interval types [duplicate]
- Also see the link on the top for more discussion.
- The below posts also talk about the use of bootMer.
-
Medium: When Mixed Effects (Hierarchical) Models Fail: Pooling and Uncertainty
- This post gives a clear introduction and great animation for the working of "partial pooling".
- Also it provide codes and simple introduction of plotting and package: brms.
-
Medium: How linear mixed model works? And how to understand LMM through Bayesian lenses (by Nikolay Oskolkov)
- Also contains a set of codes for bootstrapping (which works like R package: citools that boot the C.I. of predictions).
-
lmer's issue: failed to converge due to negative eigenvalue.
-
Stackexchange: What is the difference btw fixed effect, random effect and mixed effect models?
-
McNeish, D., & Kelley, K. (2019). Fixed effects models versus mixed effects models for clustered data: Reviewing the approaches, disentangling the differences, and making recommendations. Psychological Methods, 24(1), 20–35.
-
Papers on how many group numbers should be used in the LMM?
-
Papers on the violation of assumptions.
-
R package: DHARMa
- Known from listening podcast: Learning Bayesian Statistics.
- A package that help you evaluate your model.
-
R package: bootmlm
- See this paper for the use of this package.
- Note: This package is still under development.
-
R package: merTools
Exploratory data analysis (EDA)
Multivariate statistical analysis
Time series analysis
Causal inference
General topics
-
In general
- I used to think causal inference as a component of modern statistics, but decided to separate it as a different mathematical tool (at least for now). Part of "causal inference (SCM framework, sensu stricto)" use statistical language, and also contains other tools makes it have the ability to think real questions in a different view. I agree with them both, so I would like to treat them equally (2024, Jan. 08).
-
Blog post by Andrew Heiss: Ways to close backdoors in DAGs
- Added on 2024, Feb. 05.
- A workablle examples for closing backdoors in DAGs using linear model. Easy to read (took 25 mins for me, after I read 《The Book of Why》.)
-
Huntington-Klein, N. 2022. The Effect: An Introduction to Research Design and Causality, 1st edt. Chapman and Hall/CRC.
- Added on 2024, Feb. 06.
- 《The Effect Book》
- This links to the web-version of the book.
- Introduce statstics in a causal taste.
- Notes:
- See Ch13 for the interpretation of effect size in polynomial regression (2024, Feb. 06).
-
Causal Inference in R
- Added on 2024, Feb. 06.
- Notes:
- See Ch5 for examples about kinds of DAGs.
-
R CRAN Task View: Causal Inference
- Added on 2024, Feb. 08.
- R packages list for causal inference.
-
Pearl, J. 2010. An introduction to causal inference. The International Journal of Biostatistics 6(2): 7.
- Added on 2024, Feb. 27.
- An illustration aims to unify and synthesize different frameworks in the modern causal inference within the SCM framework.
-
Pearl, J. 2009. Causality: Models, reasoning, and inference; 2nd edition
- Added on 2025, Jan. 05.
- Notes:
Popular science book
- The Book of Why: The New Science of Cause and Effect
- Added on 2024, Jan. 08.
- Keywords: SCM, DAGs.
- This is a popular science book written by Judea Pearl to introduce his work and the history of causal inference.
- Chinese version is at here (中譯:因果革命:人工智慧的大未來).
- Debates happens btw Andrew Gelman and Judea Pearl
Interaction and effect modification
-
eBook: A Guide on Data Analysis - Ch34 - Mediation
- Added on 2024, Feb. 08.
- Also includes other topics on data analysis and causal inference.
-
VanderWeele, T. J. 2016. Mediation Analysis: A Practitioner's Guide. Annual Review of Public Health 37: 17–32.
- Added on 2024, Feb. 08 (Not read yet).
-
Imai, K., Keele, L., Tingley, D., Yamamoto, T. 2011. Unpacking the Black Box of Causality: Learning about Causal Mechanisms from Experimental and Observational Studies. American Political Science Review 105(4):765-789.
- Added on 2024, Feb. 25.
- Introduce the concept and the use of R package: mediation.
Other modelling framework with DAGs
Structured equation modelling
Evolutionary biology
Species distribution models
Theoretical ecology
Systematics
Apps for collaboration
References management
- Zotero
- Zotero Keyboard Shortcuts is the official document for the KB shortcuts.
- Remember that:
-
- Select a item, and then hold on / click "Ctrl" would hightlight the folder which this item belongs to; double clicks the "Ctrl" would cancel the highlights.
Resources for programming language
Writing
- LTER protocols
- Protocols for the setting of LTER.
- Useful references for measuring plant's traits and soil's properties.
- PhenoCam
- Phenology monitoring network based on webcams.
Open databases/datasets
Audio signal processing
- CLT: ffmpeg
- The indroduction on the site: A complete, cross-platform solution to record, convert and stream audio and video.
- Open-sourced.
- See these posts for the usage guide
Image processing
Find this document incomplete or need to update? Let me know your suggestions!