Code Monkey home page Code Monkey logo

bayeslmmtutorial's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @vasishth
  • ๐Ÿ‘€ Iโ€™m interested in Bayesian statistics, psycholinguistics, and guitar (not necessarily in that order)
  • ๐ŸŒฑ Iโ€™m currently learning to work less.
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on nothing :)
  • ๐Ÿ“ซ How to reach me: vasishth.github.io

bayeslmmtutorial's People

Contributors

hohenstein avatar vasishth 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  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

bayeslmmtutorial's Issues

Nicenboim and Vasishth 2016

Are we going to get into trouble for citing Nicenboim and Vasishth 2016? There we also introduce Bayesian methods, but don't use Stan proper (rstanarm). I see our paper as very different in aim from NV16. Do you guys agree? If there is too much overlap in your opinion I can drop all citations to it. I added some citations to it because we show how to compute things like Bayes Factors and LOO and WAIC for model comparison there.

chains

One criticism I got from one of my students that we introduce chains suddenly without any explanation. It's very disconcerting to the beginner.

multivariate LMM

I wonder how I can vectorize

for (i in 1:N)
    rt[i] ~ lognormal(X[i] * beta + Z_u[i] * u[subj[i]] + Z_w[i] * w[item[i]], sigma_e);
}

and make it suitable for a multivariate lmm ? I am trying to modify your varying-slope/varying-intercept/no-correlation for a multivariate regression.

Thanks.

Table 5

This Table was supposed to have a correlation parameter (a reviewer pointed this out), but we didn't put it in. This should be added.

lmer fit

Since we don't show the lmer fit, the reader cannot know that the correlations are +1 and -1. Yet we say:

"However, the classical LMM is overparameterized due to an insufficient number of data points. Hence, correlations between random effects could not be estimated, as indicated by perfect correlations of $-1$ and $1$."

I would show the lmer fit and the Stan fit for all variance components side by side (e.g., in Table 5). In Nicenboim and Vasishth 2016 I think we did this.

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.