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

[Bugfix] compute_bootci should resample x and y separately when paired=False #276

Closed
3 tasks
Tracked by #242
raphaelvallat opened this issue Jun 17, 2022 · 0 comments · Fixed by #281
Closed
3 tasks
Tracked by #242

[Bugfix] compute_bootci should resample x and y separately when paired=False #276

raphaelvallat opened this issue Jun 17, 2022 · 0 comments · Fixed by #281
Assignees
Labels
bug 💥 Something isn't working URGENT ⚠️ To fix ASAP

Comments

@raphaelvallat
Copy link
Owner

raphaelvallat commented Jun 17, 2022

See #274

This is also related to #189

Tasks

  • Resample x and y separately when paired=False
  • Leverage scipy.stats.bootstrap whenever possible
  • Add method="BCa" as the default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 💥 Something isn't working URGENT ⚠️ To fix ASAP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant