GithubHelp home page GithubHelp logo

lindeloev / shiny-rt Goto Github PK

View Code? Open in Web Editor NEW
43.0 43.0 9.0 4.81 MB

Reaction Time Distributions - An Interactive Overview

Home Page: http://lindeloev.net/shiny/rt/

R 16.99% HTML 77.11% CSS 5.90%

shiny-rt's People

Contributors

jackdolgin avatar lindeloev 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

Watchers

 avatar  avatar  avatar  avatar  avatar

shiny-rt's Issues

Interactive version is not working

Hi!

I tried to run the interactive version through the link in the non-interactive one and it seems to be crashing. Could you fix that?

Thank you.

Possible typo in section 4.2

This repository is an incredible resource! I wanted to ask about line 917 of index.Rmd, which currently reads as:

Because $\mu$ and $\sigma$ define the log-normal distribution, they are on a log scale. This means that we expect a median RT of $ndt + exp(\mu) = 0.17 + exp(-0.69) = 0.50$ seconds for condition "accuracy" (the intercept), and a median RT of exp(-0.69 -0.40) = 0.34 seconds for condition "speed". If you get confused about these transformations, worry not. brms has you covered, no matter the distribution:

I just wanted to double check about the equations-- specifically that .50 should be the sum of the first equation, and the second equation shouldn't instead equal .17 + exp(-0.69 -0.40). Thanks for such a great job already!

Applied example error

Thanks for this great tutorial! I tried running the applied code example on my local machine, but I get a very unspecific error:

> fit <- brm(formula=rt ~ condition + (1|id),
+            dat=data, 
+            family=shifted_lognormal(),
+            file='fit_slog')
Compiling the C++ model
Start sampling

SAMPLING FOR MODEL 'e07756ee2fd6b5fa71a0e4c57facb23a' NOW (CHAIN 1).
Chain 1: 
Chain 1: Gradient evaluation took 0.006012 seconds
Chain 1: 1000 transitions using 10 leapfrog steps per transition would take 60.12 seconds.
Chain 1: Adjust your expectations accordingly!
Chain 1: 
Chain 1: 
[1] "Error in sampler$call_sampler(args_list[[i]]) : " "  c++ exception (unknown reason)"                
error occurred during calling the sampler; sampling not done

Maybe I'm missing some required packages, but I couldn't find what I need to install (in addition to brms, tidyverse, and rtdists).

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.