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

Allow bayesfactor_binom to take Beta alternative model (#249) #252

Merged
merged 1 commit into from
Mar 15, 2022
Merged

Conversation

isaacto
Copy link
Contributor

@isaacto isaacto commented Mar 15, 2022

Checked to be consistent with http://pcl.missouri.edu/bf-binomial.

@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #252 (08eb979) into master (897eb22) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #252   +/-   ##
=======================================
  Coverage   98.99%   98.99%           
=======================================
  Files          19       19           
  Lines        3279     3286    +7     
  Branches      523      523           
=======================================
+ Hits         3246     3253    +7     
  Misses         17       17           
  Partials       16       16           
Impacted Files Coverage Δ
pingouin/bayesian.py 100.00% <100.00%> (ø)
pingouin/pairwise.py 99.40% <0.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 897eb22...08eb979. Read the comment docs.

@raphaelvallat raphaelvallat self-requested a review March 15, 2022 15:19
@raphaelvallat raphaelvallat added the feature request 🚧 New feature or request label Mar 15, 2022
@raphaelvallat raphaelvallat linked an issue Mar 15, 2022 that may be closed by this pull request
@raphaelvallat
Copy link
Owner

This is great. Merging now! Thank you

@raphaelvallat raphaelvallat merged commit 806fddb into raphaelvallat:master Mar 15, 2022
@raphaelvallat raphaelvallat mentioned this pull request Mar 15, 2022
18 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request 🚧 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bayesfactor_binom should allow H1 distribution to be specified
2 participants