GithubHelp home page GithubHelp logo

ourcodingclub / cc-linear-mixed-models Goto Github PK

View Code? Open in Web Editor NEW
62.0 9.0 185.0 22.87 MB

Introduction to linear mixed models

Home Page: https://ourcodingclub.github.io/2017/03/15/mixed-models.html

R 100.00%

cc-linear-mixed-models's Introduction

cc-linear-mixed-models's People

Contributors

elisegallois avatar gkhajduk avatar glavin001 avatar gndaskalova avatar johngodlee avatar labnol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cc-linear-mixed-models's Issues

issue with plot ggeffects on random effects

Hello, I was running the tutorial from the website https://ourcodingclub.github.io/tutorials/mixed-models
And bumped into an issue maybe you can still help me with.

I was running the lines for plotting the random effect using ggeffect

ggpredict(mixed.lmer2, terms = c("bodyLength2", "mountainRange"), type = "re") %>% 
   plot() +
   labs(x = "Body Length", y = "Test Score", title = "Effect of body size on intelligence in dragons") + 
   theme_minimal()
  1. It seems to me this needs to load dplyr, which was not stated in the tutorial.
  2. the output graph is not the same as the one in the tutorial, therefore the parameters must be set to modify it a bit. I will try working on it a bit.

Thanks, and sorry for reviving this repo after it seems a while you have had it active!
Cheers!

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.