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

User Task may not be completed before it was claimed at all #4

Open
sebwarnke opened this issue Apr 2, 2019 · 0 comments
Open

User Task may not be completed before it was claimed at all #4

sebwarnke opened this issue Apr 2, 2019 · 0 comments
Assignees

Comments

@sebwarnke
Copy link

Using intervals that overlap each for simNextClaim and simNextComplete in order to calculate certain uniform activation distributions causes statistical trouble when a task is being completed before it was claimed at all.

Mitigation ideas

  1. simNextComplete refers to point in time when User Task was claimed rather than created.
  2. Check for the corner case when that happens and warn.
@sebwarnke sebwarnke self-assigned this Apr 2, 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

No branches or pull requests

1 participant