-
Notifications
You must be signed in to change notification settings - Fork 7
Feature sequential sampling models #139
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
Open
Zooaal
wants to merge
37
commits into
v4.0
Choose a base branch
from
feature-sequentialSamplingModels
base: v4.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
ffc7094
add: Sequential Sampling Model, Evidence Accumulation Simulation
Zooaal 0324d96
update: major fixes
Zooaal a0f9253
Update src/component.jl
Zooaal ff43378
Update src/component.jl
Zooaal 115bd41
Apply suggestions from code review
Zooaal 6d0e09e
Apply suggestions from code review
Zooaal cf1a757
fixture from code review
Zooaal 7bdc931
Update DriftComponent to use max_length instead of an time vector
Zooaal 844262e
changed two KellyModel Parameter names
Zooaal c524e9b
Update CITATION.cff
jschepers 0da7b23
Change citation title to paper title
jschepers e3e8e54
added joss badge to readme
jschepers 46d3e28
Edit citation section in README
jschepers ae90422
Add BibTeX entry to readme
jschepers af929ef
Format citation section in README
jschepers 8de419c
Format citation section in README
jschepers 3974473
Minor change
jschepers 9a7b332
Fix and update CITATION.cff file
jschepers 1c35c8d
Add JOSS paper as preferred citation
jschepers f020998
Apply basic suggestions from code review
Zooaal e68c5dc
Update from code review
Zooaal 82834d2
Apply suggestions from code review
Zooaal 9c0cdf7
add onset transform to Int and comment on Kelly Model String Fields
Zooaal b0500b0
v0.4.1 - compat DSP and SignalAnalysis
behinger 2e23679
merge
behinger dae4cc9
Kelly Model is no longer exported, fix
behinger 0e2657a
added SequentialSamplingModels to docs
behinger d48031c
Update CI.yml to run CI for PR on all branches not just main
jschepers 3ccfa77
Update unfold family table & redirect doc links
xuyg16 192f7b3
Update CI.yml
behinger acec4ff
Update CI.yml
behinger 07cc43a
merged tutorials, added Truncated, added urgency signal
behinger ba1ee0b
merge main
behinger 04460ce
fix merge conflict remainder in tests
behinger d1ff5e8
added empty docstrings to abstracttypes
behinger bfa3e80
fix tests, added warning tau=0, export KellyModel,LBA,DDM
behinger 4a042b8
oops forgot to save
behinger File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[JuliaFormatter] reported by reviewdog 🐶