Implement a pymob parameter calibration backend
The feature is compatible to previous versions of pymob and implements a new parameter estimation backend, where users can choose between different algorithms.
- implementation closes #8 (closed)
- implementation also addresses #4 (does not solve it, but reduces the need for it, can be put in the backlog)
Tasks
-
Implement RED_SD_IA -
Implement RED_IT_DA -
Implement RED_IT_IA
Implementations for other RED_... models should be relatively straightforward and can be prepared following the implementation of the RED_SD_DA model.
Edited by Florian Schunck