symfit icon indicating copy to clipboard operation
symfit copied to clipboard

Perform global sensitivity analysis of ODE system

Open lhdp0110 opened this issue 1 year ago • 1 comments

Is there a way to perform a global sensitivity analysis of the parameters of a system of ordinary differential equations that was fitted to data using symfit?

lhdp0110 avatar Mar 09 '23 21:03 lhdp0110

Hi, I'm unsure what you mean by "global sensitivity analysis". You can get at numerical approximation of the jacobian/hessian/covariance matrix, but that is not cheap to calculate. If that is what you're looking for I can give you a few pointers on how.

pckroon avatar Mar 13 '23 15:03 pckroon