Skip to content
Open
Overdue by 7 year(s)
Due by March 15, 2019
Last updated Jun 28, 2019
98% complete

The 0.6 milestone goals are:
(i) Refactor nemoa to use new features of python >= 3.6 including f-Strings etc.
(ii) Organize statistical models by their mathematical categories in modules like 'linear.py', 'bayes.py', 'markov.py' etc.
(iii) Seperate statistical models (and datasets) from statistical analysis functions to obtain small and lightweight classes.
(iv) Organize statistical analysis functions by their mathematical categories in modules like 'linregr.py' etc.
(v) Provide unittests for all public functions and classes in all packages and modules
(vi) Provide documentation for all public functions and classes in all packages and modules

List view