summaryrefslogtreecommitdiff
path: root/lib/model.py
AgeCommit message (Expand)AuthorLines
2020-11-04wipDaniel Friesel-0/+44
2020-11-03analyze number of substates per stateDaniel Friesel-21/+86
2020-11-02Do not pass the entirety of by_nane/by_param to subprocessesDaniel Friesel-41/+27
2020-11-02Simplify PELT usage. remove kneedle, refactor codeDaniel Friesel-10/+18
2020-10-09add sub-state generationDaniel Friesel-1/+6
2020-10-08BA Janis import: working detection of optimal number of changepointsDaniel Friesel-2/+23
2020-07-15Allow state-only PTAModel to be converted to JSON without underlying PTADaniel Friesel-2/+6
2020-07-09Remove unimplemented discard-outliers optionsDaniel Friesel-9/+0
2020-07-06Remove co-dependent parameter detection codeDaniel Friesel-25/+0
2020-07-06Move ParamFit, PTAModel, AnalyticModel to model.py moduleDaniel Friesel-0/+1186