Closed TorkelE closed 9 months ago
Yes, for generic known initial condition this should be doable, I should work on this at some point. Thanks!
The functionality to add the known initial conditions (assuming that they are generic) has been added in release 0.5.4
(right now, for @ODEmodel
macro only). An example is given in this tutorial
That's exciting to learn! Thanks :)
Currently, StructuralIdentifiability estimates the identifiability of all initial conditions and parameters. If a parameter is known, it is easy to incorporate this through
However, having certain initial conditions being known is very plausible (especially in cases where you set up the experiments yourself, such as in chemistry).
If https://github.com/SciML/StructuralIdentifiability.jl/issues/236 gets solved (but I have no idea how hard that would be though), this would automatically become possible through: