summaryrefslogtreecommitdiff
path: root/lib/model.py
AgeCommit message (Collapse)AuthorLines
2020-07-06Remove co-dependent parameter detection codeDaniel Friesel-25/+0
It doesn't work and is not methodically sound. Decision/Regression Trees seem to be the way to go
2020-07-06Move ParamFit, PTAModel, AnalyticModel to model.py moduleDaniel Friesel-0/+1186