Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add warning for incorrect RT and response values #5

Open
twiecki opened this issue May 1, 2012 · 1 comment
Open

Add warning for incorrect RT and response values #5

twiecki opened this issue May 1, 2012 · 1 comment
Milestone

Comments

@twiecki
Copy link
Member

twiecki commented May 1, 2012

check whether there are response values != {0,1} or whether RTs seem to be in milliseconds etc instead of just failing.

@anne-urai
Copy link

+1 for this; I spent quite some time trying to figure out why my model fits were nonsensical, only to find out I had coded responses as -1,1 instead of 0,1. It would be great if an error was thrown.

Happy to try this, although I couldn't find guidelines for contributing - are there instructions for PRs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants