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

estimate_mixture does not exists anymore #63

Open
4 tasks
pradal opened this issue Jul 10, 2024 · 0 comments
Open
4 tasks

estimate_mixture does not exists anymore #63

pradal opened this issue Jul 10, 2024 · 0 comments
Assignees
Labels
bug stat_tool Bug related to stat_tool

Comments

@pradal
Copy link
Contributor

pradal commented Jul 10, 2024

In stat_tool, there are several tests that use the estimate_mixture function:

  • test_data_transform.py : TestExtractData : test_histo_extract_data : line 279
  • test_data_transform.py : TestExtractHistogram : test_mixture : line 338
  • test_estimate.py line 58, line 73
  • test_output.py line 34
AttributeError: '_DiscreteDistributionData' object has no attribute 'estimate_mixture'

Replace estimate_mixture by its equivalent

@pradal pradal added bug stat_tool Bug related to stat_tool labels Jul 10, 2024
@pradal pradal assigned pradal and jbdurand and unassigned pradal Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stat_tool Bug related to stat_tool
Projects
None yet
Development

No branches or pull requests

2 participants