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

Fix preprocess_func for choiceRT_ddm #109

Merged

Conversation

JaeyeongYang
Copy link
Contributor

Related with #95.

In choiceRT_preprocess_func, this PR fixed an error if there is no trial choosing one option when assigning RT values.

Error in RTu[i, 1:Nu[i]] <- subj_data$rt[subj_data$choice == 2] : 
  replacement has length zero

@JaeyeongYang JaeyeongYang changed the base branch from master to develop August 26, 2019 11:12
@JaeyeongYang JaeyeongYang merged commit a631760 into develop Aug 28, 2019
@JaeyeongYang JaeyeongYang deleted the feature/issue-95-fix-choicert-ddm-preprocess-func branch August 28, 2019 05:53
@JaeyeongYang JaeyeongYang added this to the v1.0 milestone Aug 30, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant