seananderson / glmm-course

Workshop exercises on regression, GLMs, mixed-effects models, and GLMMs in R
174 stars 66 forks source link

Switch the partial pooling simulation to use intercepts only #5

Open seananderson opened 7 years ago

seananderson commented 7 years ago

Currently uses slopes only as an artifact of why I originally wrote this code. Intercepts would be simpler and more straightforward.