Symbolic-Numeric Parameter Estimation Software Package in Julia
We present our Julia software package ParameterEstimation.jl, which estimates parameter values in parametric ODE models, using measured data. Our approach, unlike most other approaches, is not based on optimization. Instead, it is based on differential algebra, interpolation of the data using rational functions, and multivariable polynomial system solving. We compare the accuracy and time/memory performance of our software with other estimation software packages, SciMLSensitivity, AMIGO2, and IQM.
READ FULL TEXT