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

Added new propagation module (Fixed #55) #69

Merged
merged 20 commits into from Jul 13, 2019
Merged

Added new propagation module (Fixed #55) #69

merged 20 commits into from Jul 13, 2019

Conversation

prmiles
Copy link
Owner

@prmiles prmiles commented Jul 13, 2019

New module provides a cleaner API for user to specify different combinations of credible and prediction interval plots. It is less tied to the form of the data structure used in actually running the MCMC simulation, so the code itself is much more readable than the original PredictionIntervals class that was created for an earlier release of the code.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 432

  • 230 of 232 (99.14%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 97.708%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pymcmcstat/propagation.py 216 218 99.08%
Totals Coverage Status
Change from base Build 430: 0.1%
Covered Lines: 2558
Relevant Lines: 2618

💛 - Coveralls

@prmiles prmiles merged commit da03039 into dev_1.9.0 Jul 13, 2019
@prmiles prmiles deleted the feat-upint branch July 13, 2019 05:26
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.

None yet

2 participants