GithubHelp home page GithubHelp logo

glmm_tutorial's Introduction

Generalized Linear Mixed Model Tutorial in R

This repository contains a (relatively) brief tutorial on generalized linear mixed models (GLMMs) using R to fit and compare models. The general content of the tutorial was inspired by Richard McElreath's excellent statistics course, Statistical Rethinking. The most current take on this material can be found in Richard's textbook of the same name. In particular, I wrote this script borrowing ideas from a series of problems that appeared on the course's final exam. These exercises seemed particularly enlightening to me because they illustrate that inclusion of random effects (aka varying effects) can not only change relative model rankings but also emphasize that adding in random effects can drastically alter our estimates of fixed effects (i.e., the things we usually care about most in our models). This tutorial uses the R packages lme4, AICcmodavg, and rethinking. Akaike's Information Criterion (AIC) is used to compare fit models.

Repository Contents

  • The glmm_tutorial_script.R file contains my code and tutorial commentary
  • The glmm_tutorial_data.csv file contains the example data I created for use in this tutorial

glmm_tutorial's People

Contributors

eveskew avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.