issues
search
prmiles
/
pymcmcstat
Python implementation of MATLAB toolbox "mcmcstat"
https://github.com/prmiles/pymcmcstat/wiki
MIT License
70
stars
10
forks
source link
Add mcmcplot
#72
Closed
prmiles
closed
5 years ago
prmiles
commented
5 years ago
mcmcplot package is now the default plotting routines for analyzing the chains
several additional plotting options are now available
Note, mcmcplot will be installed with pymcmcstat, and the user can access it directly by doing
from mcmcplot import mcmcplot
.
coveralls
commented
5 years ago
Pull Request Test Coverage Report for
Build 453
3
of
3
(100.0%)
changed or added relevant lines in
2
files are covered.
No unchanged relevant lines lost coverage.
Overall coverage remained the same at
97.625%
Totals
Change from base
Build 448
:
0.0%
Covered Lines:
2590
Relevant Lines:
2653
💛 -
Coveralls
from mcmcplot import mcmcplot
.