seananderson/glmm-course
Fork: 66 Star: 175 (更新于 2024-10-24 23:11:45)
license: 暂无
Language: R .
Workshop exercises on regression, GLMs, mixed-effects models, and GLMMs in R
Generalized Linear Mixed-Effects Modeling in R
This two-day workshop will focus on generalized linear mixed-effects models (GLMMs; hierarchical/multilevel models) using the R programming language. We will concentrate on practical elements of GLMMs such as choosing a modeling approach, the process of building up and understanding a model, model checking, and plotting and interpreting model output. We will focus mainly on linear mixed-effects models, but we will also cover generalized linear mixed-effect models, variance and correlation structures, and zero-inflated models.
By the end of the two-day workshop, you will be able to develop models using your own data and troubleshoot the main problems that arise in the process. You will also become familiar with a number of R packages that can fit GLMMs (e.g. lme4, nlme, glmmTMB) and R packages to help manipulate and plot your data and models (e.g. dplyr, ggplot2, broom).
Prior to taking this workshop, you should be reasonably comfortable with R and linear regression, and ideally have some experience with GLMs (e.g. logistic regression). Some background with dplyr and ggplot2 would be helpful.
Downloading these notes/exercises
https://github.com/seananderson/glmm-course
Click "Clone or download", "Download ZIP".
Generating the exercises
Open the file glmm-course.Rproj
by double-clicking on it. Run the following:
source("99-make.R")
Then look in the folder exercises
. Lines with # exercise
will be left blank in this version.
最近版本更新:(数据更新于 2024-10-14 07:50:11)
seananderson/glmm-course同语言 R最近更新仓库
2024-09-16 18:09:18 thomasp85/patchwork
2024-03-10 23:55:19 cxli233/FriendsDontLetFriends
2024-01-23 09:29:59 wilkelab/cowplot
2022-10-25 19:45:23 Dralliag/opera
2021-11-02 22:21:46 biobakery/Maaslin2
2020-06-03 15:47:30 roblanf/minion_qc