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

why 15% of simulations have 0 foundCycles? #60

Open
kabirkbr opened this issue Oct 14, 2018 · 0 comments
Open

why 15% of simulations have 0 foundCycles? #60

kabirkbr opened this issue Oct 14, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@kabirkbr
Copy link
Collaborator

nrow(all.df[which(all.df$foundCycles != 0),])/nrow(all.df)
[1] 0.8457143

This should not be so, and need to be checked, because may mess the timing results (e.g. if simulations that were timeout somehow were not properly filtered).

@kabirkbr kabirkbr added the bug Something isn't working label Oct 14, 2018
@kabirkbr kabirkbr added this to the Now milestone Oct 14, 2018
@kabirkbr kabirkbr self-assigned this Oct 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant