Laura Helleckes

Results 3 issues of Laura Helleckes

- Add general explanation or link a good page to explain student-t and its parameters - Add hints on model complexity (first using linear, then exponential, then logistic) - Add...

documentation

- We could add some hints how to improve the fits. - Make warnings generally more descriptive.

enhancement

This morning, I got the following error: ``` Traceback (most recent call last): File "/main/dibdcs/run.py", line 35, in import dibdcs File "/main/dibdcs/dibdcs/__init__.py", line 69, in from . import app File...