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

BetaBinomial variance is not correctly described #6516

Merged
merged 2 commits into from
Feb 20, 2023

Conversation

soma2000-lang
Copy link
Contributor

@soma2000-lang soma2000-lang commented Feb 11, 2023

@soma2000-lang soma2000-lang changed the title Patch 1 BetaBinomial variance is not correctly described Feb 11, 2023
@codecov
Copy link

codecov bot commented Feb 11, 2023

Codecov Report

Merging #6516 (995eddd) into main (ac9652e) will decrease coverage by 9.60%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6516      +/-   ##
==========================================
- Coverage   94.82%   85.23%   -9.60%     
==========================================
  Files         148      146       -2     
  Lines       27818    27807      -11     
==========================================
- Hits        26379    23701    -2678     
- Misses       1439     4106    +2667     
Impacted Files Coverage Δ
pymc/distributions/discrete.py 99.22% <ø> (ø)
pymc/tests/logprob/test_utils.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/logprob/test_cumsum.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/logprob/test_mixture.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/logprob/test_abstract.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/logprob/test_rewriting.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/logprob/test_joint_logprob.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/logprob/test_composite_logprob.py 0.00% <0.00%> (-100.00%) ⬇️
pymc/tests/logprob/test_transforms.py 0.00% <0.00%> (-99.76%) ⬇️
pymc/tests/distributions/test_truncated.py 0.00% <0.00%> (-99.49%) ⬇️
... and 52 more

@michaelosthege michaelosthege merged commit ec30a2f into pymc-devs:main Feb 20, 2023
@soma2000-lang soma2000-lang deleted the patch-1 branch February 27, 2023 06:51
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

Successfully merging this pull request may close these issues.

DOC: BetaBinomial variance is not correctly described
3 participants